summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils/elfutils_0.186.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils_0.186.bb')
-rw-r--r--meta/recipes-devtools/elfutils/elfutils_0.186.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.186.bb b/meta/recipes-devtools/elfutils/elfutils_0.186.bb
index 46ee40cce6..d742a2e14e 100644
--- a/meta/recipes-devtools/elfutils/elfutils_0.186.bb
+++ b/meta/recipes-devtools/elfutils/elfutils_0.186.bb
@@ -35,6 +35,8 @@ PTEST_ENABLED:libc-musl = "0"
35 35
36EXTRA_OECONF = "--program-prefix=eu-" 36EXTRA_OECONF = "--program-prefix=eu-"
37 37
38BUILD_CFLAGS += "-Wno-error=stringop-overflow"
39
38DEPENDS_BZIP2 = "bzip2-replacement-native" 40DEPENDS_BZIP2 = "bzip2-replacement-native"
39DEPENDS_BZIP2:class-target = "bzip2" 41DEPENDS_BZIP2:class-target = "bzip2"
40 42