summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/gcc/gcc-cross-canadian.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross-canadian.inc b/meta/recipes-devtools/gcc/gcc-cross-canadian.inc
index 807e47e0ee..f14cbf7152 100644
--- a/meta/recipes-devtools/gcc/gcc-cross-canadian.inc
+++ b/meta/recipes-devtools/gcc/gcc-cross-canadian.inc
@@ -63,9 +63,6 @@ do_compile () {
63 (cd ${B}/${TARGET_SYS}/libgcc; oe_runmake enable-execute-stack.c unwind.h md-unwind-support.h sfp-machine.h gthr-default.h) 63 (cd ${B}/${TARGET_SYS}/libgcc; oe_runmake enable-execute-stack.c unwind.h md-unwind-support.h sfp-machine.h gthr-default.h)
64} 64}
65 65
66# Having anything auto depending on gcc-cross-sdk is a really bad idea...
67EXCLUDE_FROM_SHLIBS = "1"
68
69PACKAGES = "${PN}-dbg ${PN} ${PN}-doc" 66PACKAGES = "${PN}-dbg ${PN} ${PN}-doc"
70 67
71FILES_${PN} = "\ 68FILES_${PN} = "\