selinux/libselinux
Thomas Petazzoni 0271bf4136
libselinux/src/Makefile: don't pass bogus -I and -L to python setup.py build_ext
Using $(DESTDIR) during the build does not follow the normal/standard
semantic of DESTDIR: it is normally only needed during the
installation. Therefore, a lot of build systems/environments don't
pass any DESTDIR at build time, which causes setup.py to be called
with -I /usr/include -L /usr/lib, which breaks cross-compilation.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-11-02 17:32:20 +01:00
..
include libselinux: mark all exported function "extern" 2019-10-18 07:34:39 +13:00
man Fix many misspellings 2019-09-18 22:47:35 +02:00
src libselinux/src/Makefile: don't pass bogus -I and -L to python setup.py build_ext 2019-11-02 17:32:20 +01:00
utils Fix many misspellings 2019-09-18 22:47:35 +02: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-rc1 for release. 2019-10-28 13:06:11 +01:00