summaryrefslogtreecommitdiffstats
path: root/share/mk
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2012-01-02 21:57:58 +0000
committerrwatson <rwatson@FreeBSD.org>2012-01-02 21:57:58 +0000
commit0494e8ff396fa7b13e09da8c014c574e6a72e67f (patch)
tree4301604772a4257148ed459fec955283de0d2dae /share/mk
parentdcadc0dd871dc634ed73e13c2707d5446cbf920e (diff)
downloadFreeBSD-src-0494e8ff396fa7b13e09da8c014c574e6a72e67f.zip
FreeBSD-src-0494e8ff396fa7b13e09da8c014c574e6a72e67f.tar.gz
Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile out
use of Capsicum by userspace applications. MFC after: 3 weeks Sponsored by: Google, Inc.
Diffstat (limited to 'share/mk')
-rw-r--r--share/mk/bsd.own.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 9a51608..d3183c4 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -322,6 +322,7 @@ __DEFAULT_YES_OPTIONS = \
BSNMP \
BZIP2 \
CALENDAR \
+ CAPSICUM \
CDDL \
CPP \
CRYPT \
OpenPOWER on IntegriCloud