Author: emaste
Date: Wed Feb 19 14:16:48 2020
New Revision: 358102
URL: https://svnweb.freebsd.org/changeset/base/358102

Log:
  src.conf.5: regen after r358101, WITHOUT_GCOV default

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5      Wed Feb 19 14:12:59 2020        
(r358101)
+++ head/share/man/man5/src.conf.5      Wed Feb 19 14:16:48 2020        
(r358102)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd February 6, 2020
+.Dd February 19, 2020
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -705,8 +705,8 @@ This option is deprecated and will be removed before
 Set to build gcc and g++ as part of the bootstrap process.
 This option is deprecated and will be removed before
 .Fx 13 .
-.It Va WITHOUT_GCOV
-Set to not build the
+.It Va WITH_GCOV
+Build and install the GNU
 .Xr gcov 1
 tool.
 .It Va WITHOUT_GDB
@@ -747,6 +747,17 @@ Set to neither build nor install
 .Lb libgmock ,
 .Lb libgtest ,
 and dependent tests.
+.Pp
+This is a default setting on
+mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, 
mips/mipselhf, mips/mipshf, mips/mips64elhf and mips/mips64hf.
+.It Va WITH_GOOGLETEST
+Set to build and install
+.Lb libgmock ,
+.Lb libgtest ,
+and dependent tests.
+.Pp
+This is a default setting on
+amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64, i386/i386, powerpc/powerpc, 
powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf.
 .It Va WITHOUT_GPIO
 Set to not build
 .Xr gpioctl 8
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to