xref: /aosp_15_r20/external/selinux/mcstrans/src/README (revision 2d543d20722ada2425b5bdab9d0d1d29470e7bba)
1To rebuild with debugging support:
2make clean && env CFLAGS="-Wall -W -Wundef -Wmissing-noreturn -Wmissing-format-attribute -DDEBUG -g" LDFLAGS="-g" make
3
4