|
@@ -36,17 +36,6 @@ config BR2_PACKAGE_LVM2_STANDARD_INSTALL
|
|
comment "lvm2 standard install needs a glibc or uClibc toolchain"
|
|
comment "lvm2 standard install needs a glibc or uClibc toolchain"
|
|
depends on BR2_TOOLCHAIN_USES_MUSL
|
|
depends on BR2_TOOLCHAIN_USES_MUSL
|
|
|
|
|
|
-config BR2_PACKAGE_LVM2_APP_LIBRARY
|
|
|
|
- bool "install application library"
|
|
|
|
- # http://lists.busybox.net/pipermail/buildroot/2016-August/170592.html
|
|
|
|
- depends on !BR2_TOOLCHAIN_USES_MUSL
|
|
|
|
- select BR2_PACKAGE_LVM2_STANDARD_INSTALL
|
|
|
|
- help
|
|
|
|
- Install application library (liblvm2app).
|
|
|
|
-
|
|
|
|
-comment "lvm2 application library needs a glibc or uClibc toolchain"
|
|
|
|
- depends on BR2_TOOLCHAIN_USES_MUSL
|
|
|
|
-
|
|
|
|
endif
|
|
endif
|
|
|
|
|
|
comment "lvm2 needs a toolchain w/ threads, dynamic library"
|
|
comment "lvm2 needs a toolchain w/ threads, dynamic library"
|