Author: bdrewery
Date: Sun Jun  5 23:14:06 2016
New Revision: 301474
URL: https://svnweb.freebsd.org/changeset/base/301474

Log:
  Document WITH_META_MODE enforcing WITHOUT_SYSTEM_COMPILER.
  
  makeman doesn't handle this since it would need to enable all
  non-default options when checking enabling 1 option, which
  then convolutes what is really affecting each other.

Modified:
  head/tools/build/options/WITH_META_MODE

Modified: head/tools/build/options/WITH_META_MODE
==============================================================================
--- head/tools/build/options/WITH_META_MODE     Sun Jun  5 23:10:05 2016        
(r301473)
+++ head/tools/build/options/WITH_META_MODE     Sun Jun  5 23:14:06 2016        
(r301474)
@@ -42,3 +42,6 @@ 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 .
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to