diff options
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-runtime.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-runtime.inc b/meta/recipes-devtools/gcc/gcc-runtime.inc index 2da3c02ef0..437a9df08a 100644 --- a/meta/recipes-devtools/gcc/gcc-runtime.inc +++ b/meta/recipes-devtools/gcc/gcc-runtime.inc | |||
| @@ -179,7 +179,7 @@ RRECOMMENDS_${PN}-dbg = "" | |||
| 179 | 179 | ||
| 180 | # include python debugging scripts | 180 | # include python debugging scripts |
| 181 | FILES_${PN}-dbg += "\ | 181 | FILES_${PN}-dbg += "\ |
| 182 | ${libdir}/libstdc++.so.*-gdb.py \ | 182 | ${libdir}/libstdc++.*-gdb.py \ |
| 183 | ${datadir}/gcc-${BINV}/python/libstdcxx \ | 183 | ${datadir}/gcc-${BINV}/python/libstdcxx \ |
| 184 | " | 184 | " |
| 185 | 185 | ||
