From e659426a458694b6c337791b631e2bfc296f4aaf Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 4 Apr 2011 23:43:36 +0100 Subject: Revert "elfutils: fix builds with gcc 4.6" This change does not work with previous versions of gcc. This reverts commit a02eb31697cd977f3587f42bb09b8a9ebcca7a4b. Signed-off-by: Richard Purdie --- meta/recipes-devtools/elfutils/elfutils_0.148.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta/recipes-devtools/elfutils/elfutils_0.148.bb') diff --git a/meta/recipes-devtools/elfutils/elfutils_0.148.bb b/meta/recipes-devtools/elfutils/elfutils_0.148.bb index c395be8..b2f700e 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() { -- cgit v1.1