svn commit: r319389 - stable/11/share/man/man5

Ngie Cooper ngie at FreeBSD.org
Thu Jun 1 06:58:45 UTC 2017


Author: ngie
Date: Thu Jun  1 06:58:43 2017
New Revision: 319389
URL: https://svnweb.freebsd.org/changeset/base/319389

Log:
  Regenerate src.conf(5)

Modified:
  stable/11/share/man/man5/src.conf.5

Modified: stable/11/share/man/man5/src.conf.5
==============================================================================
--- stable/11/share/man/man5/src.conf.5	Thu Jun  1 06:56:32 2017	(r319388)
+++ stable/11/share/man/man5/src.conf.5	Thu Jun  1 06:58:43 2017	(r319389)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd May 30, 2017
+.Dd May 31, 2017
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -421,6 +421,18 @@ Set to not build
 and related utilities.
 .It Va WITHOUT_CUSE
 Set to not build CUSE-related programs and libraries.
+.It Va WITHOUT_CXGBETOOL
+Set to not build
+.Xr cxgbetool 8
+.Pp
+This is a default setting on
+arm/arm, arm/armeb, arm/armv6, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32 and powerpc/powerpc.
+.It Va WITH_CXGBETOOL
+Set to build
+.Xr cxgbetool 8
+.Pp
+This is a default setting on
+amd64/amd64, arm64/aarch64, i386/i386, pc98/i386, powerpc/powerpc64 and sparc64/sparc64.
 .It Va WITHOUT_CXX
 Set to not build
 .Xr c++ 1


More information about the svn-src-all mailing list