svn commit: r301475 - head/share/man/man5

Bryan Drewery bdrewery at FreeBSD.org
Sun Jun 5 23:16:29 UTC 2016


Author: bdrewery
Date: Sun Jun  5 23:16:27 2016
New Revision: 301475
URL: https://svnweb.freebsd.org/changeset/base/301475

Log:
  Regenerate

Modified:
  head/share/man/man5/src.conf.5

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Sun Jun  5 23:14:06 2016	(r301474)
+++ head/share/man/man5/src.conf.5	Sun Jun  5 23:16:27 2016	(r301475)
@@ -1062,7 +1062,7 @@ Set to not build utilities for manual pa
 .Xr manctl 8 ,
 and related support files.
 .It Va WITH_META_MODE
-.\" from FreeBSD: head/tools/build/options/WITH_META_MODE 301466 2016-06-05 23:04:42Z bdrewery
+.\" from FreeBSD: head/tools/build/options/WITH_META_MODE 301474 2016-06-05 23:14:06Z bdrewery
 Creates
 .Xr make 1
 meta files when building, which can provide a reliable incremental build when
@@ -1107,6 +1107,9 @@ This option originally invoked a differe
 to
 .Va WITH_DIRDEPS_BUILD .
 .Pp
+Currently this also enforces
+.Va WITHOUT_SYSTEM_COMPILER .
+.Pp
 This must be set in the environment, make command line, or
 .Pa /etc/src-env.conf ,
 not


More information about the svn-src-head mailing list