packages/utils/lvm2/patches
Daniel Golle f5cc8c27d7 lvm2: fix build with musl
stdin, stderr and stdout are constants on musl and it doesn't provide
mallinfo.
Both, overwriting std* were used to catch and work around various
misbehaviours of glibc, so it's hopefully save to just skip them when
building against other libc implementations.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-25 23:45:14 +02:00
..
000-compile.patch lvm2: bump version to 2.02.113 2014-11-27 14:04:29 +01:00
001-include_fix.patch lvm2: bump version 2015-04-02 04:16:54 +02:00
002-const-stdio.patch lvm2: fix build with musl 2015-04-25 23:45:14 +02:00
003-no-mallinfo.patch lvm2: fix build with musl 2015-04-25 23:45:14 +02:00