selinux/libselinux
Adam Duskett aa40067b7b Fix building against musl and uClibc libc libraries.
Currently, the src/Makefile provides the FTS_LDLIBS when building against musl
or uClibc. However, this is missing from utils/Makefile, which causes linking
to fail.

Add the FTS_LDLIBS variable to the LDLIBS variable in utils/Makefile to fix
compiling against uClibc and musl.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
2020-04-10 16:44:08 -05:00
..
include libselinux: deprecate security_compute_user(), update man pages 2020-02-27 17:30:56 +01:00
man libselinux: deprecate security_compute_user(), update man pages 2020-02-27 17:30:56 +01:00
src libselinux: drop symbols from map 2020-03-05 13:07:34 -06:00
utils Fix building against musl and uClibc libc libraries. 2020-04-10 16:44:08 -05:00
LICENSE initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile libselinux: Add support for pcre2 to pkgconfig definition 2017-10-13 15:24:23 -04:00
VERSION Update VERSIONs to 3.0 for release. 2019-11-28 13:46:48 +01:00