Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2016 21:32:05 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r306145 - head/tools/build/options
Message-ID:  <201609212132.u8LLW5xR057376@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609212132.u8LLW5xR057376>