Author: ngie Date: Thu Jun 1 07:10:40 2017 New Revision: 319391 URL: https://svnweb.freebsd.org/changeset/base/319391
Log: Regenerate src.conf(5) Modified: stable/10/share/man/man5/src.conf.5 Modified: stable/10/share/man/man5/src.conf.5 ============================================================================== --- stable/10/share/man/man5/src.conf.5 Thu Jun 1 07:08:26 2017 (r319390) +++ stable/10/share/man/man5/src.conf.5 Thu Jun 1 07:10:40 2017 (r319391) @@ -1,7 +1,7 @@ .\" DO NOT EDIT-- this file is automatically generated. .\" from FreeBSD: stable/10/tools/build/options/makeman 318614 2017-05-22 06:08:20Z ngie .\" $FreeBSD$ -.Dd May 30, 2017 +.Dd June 1, 2017 .Dt SRC.CONF 5 .Os .Sh NAME @@ -328,6 +328,20 @@ similar to DWARF and the venerable stabs and is requir Set to not build .Xr ctm 1 and related utilities. +.It Va WITHOUT_CXGBETOOL +.\" from FreeBSD: stable/10/tools/build/options/WITHOUT_CXGBETOOL 319390 2017-06-01 07:08:26Z ngie +Set to not build +.Xr cxgbetool 8 +.Pp +It is a default setting on +arm/arm, arm/armeb, arm/armv6, ia64/ia64, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32 and powerpc/powerpc. +.It Va WITH_CXGBETOOL +.\" from FreeBSD: stable/10/tools/build/options/WITH_CXGBETOOL 319390 2017-06-01 07:08:26Z ngie +Set to build +.Xr cxgbetool 8 +.Pp +It is a default setting on +amd64/amd64, i386/i386, pc98/i386, powerpc/powerpc64 and sparc64/sparc64. .It Va WITHOUT_CXX .\" from FreeBSD: stable/10/tools/build/options/WITHOUT_CXX 281891 2015-04-23 15:15:45Z bdrewery Set to not build _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10 To unsubscribe, send any mail to "[email protected]"
