packages/utils/lvm2
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
..
files lvm2: set cache directory to /tmp/lvm/cache 2015-02-14 10:36:56 +02:00
patches lvm2: fix build with musl 2015-04-25 23:45:14 +02:00
Makefile lvm2: bump version 2015-04-02 04:16:54 +02:00