summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-package-target.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-package-target.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-package-target.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-package-target.inc b/meta/recipes-devtools/gcc/gcc-package-target.inc
index a0e5da4603..f0f1a046ff 100644
--- a/meta/recipes-devtools/gcc/gcc-package-target.inc
+++ b/meta/recipes-devtools/gcc/gcc-package-target.inc
@@ -24,6 +24,8 @@ FILES_${PN} = "\
24 ${gcclibdir}/${TARGET_SYS}/${BINV}/include \ 24 ${gcclibdir}/${TARGET_SYS}/${BINV}/include \
25 ${gcclibdir}/${TARGET_SYS}/${BINV}/include-fixed \ 25 ${gcclibdir}/${TARGET_SYS}/${BINV}/include-fixed \
26" 26"
27INSANE_SKIP_${PN} += "dev-so"
28
27FILES_${PN}-dbg += "\ 29FILES_${PN}-dbg += "\
28 ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/.debug/ \ 30 ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/.debug/ \
29" 31"