This option is no longer default in bitbake.conf
Signed-off-by: Khem Raj <[email protected]>
---
meta-oe/recipes-devtools/gcc/gcc-runtime_4.5.bb | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/meta-oe/recipes-devtools/gcc/gcc-runtime_4.5.bb
b/meta-oe/recipes-devtools/gcc/gcc-runtime_4.5.bb
index 1571601..aaa48b5 100644
--- a/meta-oe/recipes-devtools/gcc/gcc-runtime_4.5.bb
+++ b/meta-oe/recipes-devtools/gcc/gcc-runtime_4.5.bb
@@ -9,8 +9,3 @@ SRC_URI_append = "file://fortran-cross-compile-hack.patch"
ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"
EXTRA_OECONF += "--disable-libunwind-exceptions"
-
-# gcc 4.5 ends up in ICE when using -feliminate-dwarf2-dups in libstdc++
-# compiling pre compiled headers so we remove this option when compiling
-# to workaround it
-CXXFLAGS := "${@oe_filter_out('-feliminate-dwarf2-dups', '${CXXFLAGS}', d)}"
--
1.7.4.1
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel