summaryrefslogtreecommitdiff
path: root/usr/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/Makefile')
-rw-r--r--usr/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/Makefile b/usr/src/Makefile
index 01ea95b29f..13a3747cc4 100644
--- a/usr/src/Makefile
+++ b/usr/src/Makefile
@@ -156,6 +156,7 @@ closedbins: bldtools $(ROOTDIRS) FRC
(cd $$CLOSED_ROOT; \
$(TAR) cfX - $(CODEMGR_WS)/exception_lists/closed-bins .) | \
(cd $(ROOT); $(TAR) xBpf -); \
+ $(CHMOD) 0400 $(ROOT)/etc/security/tsol/label_encodings; \
$(ECHO) "Stripping CTF from closed-bins in $$ROOT"; \
( cd $(ROOT); $(CTFSTRIP) $$(cd $$CLOSED_ROOT; $(FIND) \
./kernel ./usr/kernel ./platform/*/kernel -type f -a -perm -u+x | \