aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-09-21 21:32:05 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-09-21 21:32:05 +0000
commit45c0bd768b18f80fc75acd94d52ef8cd628dc7cf (patch)
treeafa908b282957c30e0e39e565941bde6e632f515 /tools/build/options
parentcf4f71f1e55330e3a34a9dc11f08f489bc9809f3 (diff)
SYSTEM_COMPILER is not forced off with META_MODE after r304682.
Sponsored by: Dell EMC Isilon
Notes
svn path=/head/; revision=306145
Diffstat (limited to 'tools/build/options')
-rw-r--r--tools/build/options/WITH_META_MODE3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/build/options/WITH_META_MODE b/tools/build/options/WITH_META_MODE
index 9f7badee5961..5427cdfcf78c 100644
--- a/tools/build/options/WITH_META_MODE
+++ b/tools/build/options/WITH_META_MODE
@@ -49,6 +49,3 @@ The build operates as it normally would otherwise.
This option originally invoked a different build system but that was renamed
to
.Va WITH_DIRDEPS_BUILD .
-.Pp
-Currently this also enforces
-.Va WITHOUT_SYSTEM_COMPILER .