diff options
| -rw-r--r-- | meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb index a6ca71d868..3647232dc6 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb | |||
| @@ -27,6 +27,7 @@ CLEANBROKEN = "1" | |||
| 27 | PACKAGECONFIG[manpages] = "--enable-documentation, --disable-documentation, asciidoc-native xmlto-native" | 27 | PACKAGECONFIG[manpages] = "--enable-documentation, --disable-documentation, asciidoc-native xmlto-native" |
| 28 | EXTRA_OECONF = " --disable-zstd" | 28 | EXTRA_OECONF = " --disable-zstd" |
| 29 | EXTRA_OECONF_append_libc-musl = " --disable-backtrace " | 29 | EXTRA_OECONF_append_libc-musl = " --disable-backtrace " |
| 30 | EXTRA_OEMAKE = "V=1" | ||
| 30 | 31 | ||
| 31 | do_configure_prepend() { | 32 | do_configure_prepend() { |
| 32 | # Upstream doesn't ship this and autoreconf won't install it as automake isn't used. | 33 | # Upstream doesn't ship this and autoreconf won't install it as automake isn't used. |
