diff options
| -rw-r--r-- | meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb index 263fc65755..31bbdb826d 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb | |||
| @@ -22,6 +22,8 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ | |||
| 22 | 22 | ||
| 23 | inherit autotools-brokensep pkgconfig manpages | 23 | inherit autotools-brokensep pkgconfig manpages |
| 24 | 24 | ||
| 25 | CLEANBROKEN = "1" | ||
| 26 | |||
| 25 | PACKAGECONFIG[manpages] = "--enable-documentation, --disable-documentation, asciidoc-native xmlto-native" | 27 | PACKAGECONFIG[manpages] = "--enable-documentation, --disable-documentation, asciidoc-native xmlto-native" |
| 26 | EXTRA_OECONF_append_libc-musl = " --disable-backtrace " | 28 | EXTRA_OECONF_append_libc-musl = " --disable-backtrace " |
| 27 | 29 | ||
