svn commit: r306145 - head/tools/build/options
Bryan Drewery
bdrewery at FreeBSD.org
Wed Sep 21 21:32:06 UTC 2016
Author: bdrewery
Date: Wed Sep 21 21:32:05 2016
New Revision: 306145
URL: https://svnweb.freebsd.org/changeset/base/306145
Log:
SYSTEM_COMPILER is not forced off with META_MODE after r304682.
Sponsored by: Dell EMC Isilon
Modified:
head/tools/build/options/WITH_META_MODE
Modified: head/tools/build/options/WITH_META_MODE
==============================================================================
--- head/tools/build/options/WITH_META_MODE Wed Sep 21 21:30:46 2016 (r306144)
+++ head/tools/build/options/WITH_META_MODE Wed Sep 21 21:32:05 2016 (r306145)
@@ -49,6 +49,3 @@ The build operates as it normally would
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 .
More information about the svn-src-all
mailing list