c5e9422197
LVM relies on the glibc-specific behaviour of assigning to the standard streams (stdin etc). As a result the package is currently disabled when using musl. This commit backports two patches from upstream lvm2 (not yet in a release) that fix some build issues with musl, and two additional patches taken from the Gentoo distribution to address more issues. With those 4 patches combined, lvm2 builds fine with musl and can therefore be re-enabled in musl configurations. Signed-off-by: Simon Rowe <simon.rowe@nutanix.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-clang-possible-better-compilation-with-musl-c.patch | ||
0002-mm-preallocate-memory-only-with-glibc.patch | ||
0003-cmdline-use-freopen-to-reopen-standard-streams.patch | ||
0004-log-use-freopen-to-reopen-standard-streams.patch | ||
Config.in | ||
lvm2.hash | ||
lvm2.mk |