diff options
Diffstat (limited to 'meta/recipes-devtools/gcc')
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-cross-canadian.inc | 5 | ||||
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-target.inc | 4 |
2 files changed, 0 insertions, 9 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross-canadian.inc b/meta/recipes-devtools/gcc/gcc-cross-canadian.inc index 54e4881059..e1cad10a3d 100644 --- a/meta/recipes-devtools/gcc/gcc-cross-canadian.inc +++ b/meta/recipes-devtools/gcc/gcc-cross-canadian.inc | |||
| @@ -84,11 +84,6 @@ FILES_${PN} = "\ | |||
| 84 | " | 84 | " |
| 85 | INSANE_SKIP_${PN} += "dev-so" | 85 | INSANE_SKIP_${PN} += "dev-so" |
| 86 | 86 | ||
| 87 | FILES_${PN}-dbg += " \ | ||
| 88 | ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/.debug \ | ||
| 89 | ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/plugin/.debug \ | ||
| 90 | " | ||
| 91 | |||
| 92 | FILES_${PN}-doc = "\ | 87 | FILES_${PN}-doc = "\ |
| 93 | ${infodir} \ | 88 | ${infodir} \ |
| 94 | ${mandir} \ | 89 | ${mandir} \ |
diff --git a/meta/recipes-devtools/gcc/gcc-target.inc b/meta/recipes-devtools/gcc/gcc-target.inc index d62c15afd8..b8dabe5745 100644 --- a/meta/recipes-devtools/gcc/gcc-target.inc +++ b/meta/recipes-devtools/gcc/gcc-target.inc | |||
| @@ -44,10 +44,6 @@ FILES_${PN} = "\ | |||
| 44 | " | 44 | " |
| 45 | INSANE_SKIP_${PN} += "dev-so" | 45 | INSANE_SKIP_${PN} += "dev-so" |
| 46 | 46 | ||
| 47 | FILES_${PN}-dbg += "\ | ||
| 48 | ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/.debug/ \ | ||
| 49 | ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/plugin/.debug/ \ | ||
| 50 | " | ||
| 51 | FILES_${PN}-dev = "\ | 47 | FILES_${PN}-dev = "\ |
| 52 | ${gcclibdir}/${TARGET_SYS}/${BINV}/lib*${SOLIBSDEV} \ | 48 | ${gcclibdir}/${TARGET_SYS}/${BINV}/lib*${SOLIBSDEV} \ |
| 53 | ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/lib*${SOLIBSDEV} \ | 49 | ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/lib*${SOLIBSDEV} \ |
