summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/elfutils')
-rw-r--r--meta/recipes-devtools/elfutils/elfutils_0.148.bb4
1 files changed, 0 insertions, 4 deletions
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 += "\
40 40
41inherit autotools 41inherit autotools
42 42
43# GCC 4.6.0 raises an unused-but-set warning in libasm, for now remove
44# this warning from Werror
45CFLAGS_virtclass-native += "-Wno-error=unused-but-set-variable"
46
47EXTRA_OECONF = "--program-prefix=eu-" 43EXTRA_OECONF = "--program-prefix=eu-"
48 44
49do_configure_prepend() { 45do_configure_prepend() {