Closed WOnder93 closed 5 years ago
After mailing list discussion [1] it turns out that the unconditional rebuild is desired due to the possibility of system policy update not being detected by the buildsystem, so I'm closing this PR.
[1] https://lore.kernel.org/selinux/20190923095837.25752-1-omosnace@redhat.com/T/
Right now, test_policy.pp is rebuilt on every make invocation. Tweak the Makefile so that it is only build when it hasn't been built, it has been cleaned, or the source files changed.
Signed-off-by: Ondrej Mosnacek omosnace@redhat.com