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