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

Ed Maste emaste at FreeBSD.org
Wed Mar 7 17:37:37 UTC 2018


Author: emaste
Date: Wed Mar  7 17:37:36 2018
New Revision: 330614
URL: https://svnweb.freebsd.org/changeset/base/330614

Log:
  Regen src.conf.5 after r330613 CROSS_TOOLCHAIN change

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Wed Mar  7 17:33:41 2018	(r330613)
+++ head/share/man/man5/src.conf.5	Wed Mar  7 17:37:36 2018	(r330614)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd March 1, 2018
+.Dd March 7, 2018
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -397,6 +397,8 @@ When set, it enforces these options:
 .Va WITHOUT_ELFTOOLCHAIN_BOOTSTRAP
 .It
 .Va WITHOUT_GCC_BOOTSTRAP
+.It
+.Va WITHOUT_LLD_BOOTSTRAP
 .El
 .It Va WITHOUT_CRYPT
 Set to not build any crypto code.


More information about the svn-src-head mailing list