From: Richard Purdie Date: Mon, 4 Apr 2011 22:43:36 +0000 (+0100) Subject: Revert "elfutils: fix builds with gcc 4.6" X-Git-Tag: 2011-1~1863 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0e310f1efa366d7b867840f9e18bb98b0e9310df;p=openembedded-core.git Revert "elfutils: fix builds with gcc 4.6" This change does not work with previous versions of gcc. This reverts commit a02eb31697cd977f3587f42bb09b8a9ebcca7a4b. --- diff --git a/meta/recipes-devtools/elfutils/elfutils_0.148.bb b/meta/recipes-devtools/elfutils/elfutils_0.148.bb index c395be81dc..b2f700ede7 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.148.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.148.bb @@ -40,10 +40,6 @@ SRC_URI += "\ inherit autotools -# GCC 4.6.0 raises an unused-but-set warning in libasm, for now remove -# this warning from Werror -CFLAGS_virtclass-native += "-Wno-error=unused-but-set-variable" - EXTRA_OECONF = "--program-prefix=eu-" do_configure_prepend() {