selinux/libsepol
Nicolas Iooss 6b9035ddc6 libsepol/tests: override CPPFLAGS too
A build toolchain may override CPPFLAGS on the command line of "make".
Doing so currently breaks libsepol/tests compilation, as it requires
"-I../include/ -I$(CHECKPOLICY)" to be provided in gcc's arguments.

This completes commit 15f2740733 ("Makefiles: override *FLAGS and
*LIBS").

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2017-06-30 08:56:43 -04:00
..
cil libsepol/cil: Fix bugs when writing policy.conf rules 2017-06-15 13:21:53 -04:00
include libsepol: replace non-standard use of __BEGIN_DECLS 2017-06-20 11:03:12 -04:00
man libsepol: constify sepol_genbools()'s boolpath parameter 2017-03-29 10:26:44 -04:00
src libsepol: Fix neverallow bug when checking conditional policy 2017-06-14 11:05:11 -04:00
tests libsepol/tests: override CPPFLAGS too 2017-06-30 08:56:43 -04:00
utils Makefiles: override *FLAGS and *LIBS 2017-06-20 12:15:04 -04:00
.gitignore
COPYING
Makefile
VERSION Update VERSION files for 2.7-rc3 release. 2017-06-23 13:01:45 -04:00