platform_external_selinux/mcstrans/src
Petr Lautrbach 43c0d1f889 mcstrans: Allow overriding libsepol.a location during build
Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
2017-06-23 08:15:40 -04:00
..
.gitignore mcstrans: Add .gitignore file 2016-11-16 11:19:50 -05:00
Makefile mcstrans: Allow overriding libsepol.a location during build 2017-06-23 08:15:40 -04:00
mcscolor.c mcstrans: do not dereference color_str if it is NULL 2017-03-01 10:42:39 -05:00
mcstrans.c mcstrans: Fix signed/unsigned warnings 2016-11-16 14:54:28 -05:00
mcstrans.h Move policycoreutils/mcstrans to mcstrans. 2016-11-16 11:19:50 -05:00
mcstrans.init Move policycoreutils/mcstrans to mcstrans. 2016-11-16 11:19:50 -05:00
mcstrans.service Move policycoreutils/mcstrans to mcstrans. 2016-11-16 11:19:50 -05:00
mcstransd.c mcstrans: fix -Wwrite-strings warnings 2017-02-06 11:05:52 -05:00
mls_level.c Move policycoreutils/mcstrans to mcstrans. 2016-11-16 11:19:50 -05:00
mls_level.h Move policycoreutils/mcstrans to mcstrans. 2016-11-16 11:19:50 -05:00
README Move policycoreutils/mcstrans to mcstrans. 2016-11-16 11:19:50 -05:00

To rebuild with debugging support:
make clean && env CFLAGS="-Wall -W -Wundef -Wmissing-noreturn -Wmissing-format-attribute -DDEBUG -g" LDFLAGS="-g" make