[Buildroot] [PATCH] lvm2: make basic package available under musl

Peter Korsgaard peter at korsgaard.com
Mon Oct 30 08:43:23 UTC 2017


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

Hi,

 >> Install application library (liblvm2app).
 >> 
 >> +comment "lvm2 standard install needs a glibc or uClibc toolchain"
 >> +	depends on BR2_TOOLCHAIN_USES_MUSL

 > For consistency, I've moved this comment below the "standard install"
 > option, and added another comment for the "application library" option.

Ok. In the general case this would screw up indentation of further sub
option, but as the dependencies are the same this won't happen here.


 >> comment "lvm2 needs a glibc or uClibc toolchain w/ threads, dynamic library"

 > You had forgotten to update this comment: lvm2 no longer needs glibc or
 > uClibc, and you also had forgotten to drop the BR2_TOOLCHAIN_USES_MUSL
 > part of this comment dependencies.

Ups, thanks for fixing it!

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list