diff options
| -rw-r--r-- | meta/recipes-devtools/elfutils/elfutils_0.187.bb | 2 |
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 | ||
| 34 | EXTRA_OECONF = "--program-prefix=eu-" | 34 | EXTRA_OECONF = "--program-prefix=eu-" |
| 35 | 35 | ||
| 36 | BUILD_CFLAGS += "-Wno-error=stringop-overflow" | ||
| 37 | |||
| 36 | DEPENDS_BZIP2 = "bzip2-replacement-native" | 38 | DEPENDS_BZIP2 = "bzip2-replacement-native" |
| 37 | DEPENDS_BZIP2:class-target = "bzip2" | 39 | DEPENDS_BZIP2:class-target = "bzip2" |
| 38 | 40 | ||
