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

This commit is contained in:
Ed Maste 2020-02-19 14:16:48 +00:00
parent db1d8f1de4
commit 45181e6dba
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=358102

View File

@ -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