diff --git a/meta/recipes-devtools/elfutils/elfutils_0.193.bb b/meta/recipes-devtools/elfutils/elfutils_0.193.bb index 29a8ee5af6..85aef7881b 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.193.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.193.bb @@ -33,8 +33,6 @@ EXTRA_OECONF = "--program-prefix=eu-" # Only used at runtime for make check but we want deterministic makefiles for ptest so hardcode CACHED_CONFIGUREVARS += "ac_cv_prog_HAVE_BUNZIP2=yes" -BUILD_CFLAGS += "-Wno-error=stringop-overflow" - DEPENDS_BZIP2 = "bzip2-replacement-native" DEPENDS_BZIP2:class-target = "bzip2"