Home | History | Annotate | only in /external/selinux/mcstrans/src
Up to higher level directory
NameDateSize
Makefile21-Aug-20181K
mcscolor.c21-Aug-20186.9K
mcstrans.c21-Aug-201840K
mcstrans.h21-Aug-2018323
mcstrans.init21-Aug-20181.7K
mcstrans.service21-Aug-2018205
mcstransd.c21-Aug-201812.7K
mls_level.c21-Aug-20183K
mls_level.h21-Aug-2018247
README21-Aug-2018155

README

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