aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-09-17 20:33:52 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-09-17 20:33:52 +0000
commitda6e996de3ecd16e1d0e2e11edb2077c3f4aca7c (patch)
tree01b51521bdea244e8e4643da85fd0b8151477366 /share
parent37bde76922c53a80383a1c7a35f363b304f9562b (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/mk/sys.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/mk/sys.mk b/share/mk/sys.mk
index 2b86a7b056b4..26919a320cc1 100644
--- a/share/mk/sys.mk
+++ b/share/mk/sys.mk
@@ -29,6 +29,11 @@ __DEFAULT_DEPENDENT_OPTIONS= \
STAGING/META_MODE \
SYSROOT/META_MODE
+__ENV_ONLY_OPTIONS:= \
+ ${__DEFAULT_NO_OPTIONS} \
+ ${__DEFAULT_YES_OPTIONS} \
+ ${__DEFAULT_DEPENDENT_OPTIONS:H}
+
# early include for customization
# see local.sys.mk below
# Not included when building in fmake compatibility mode (still needed