src.conf(5): regenerate after r352465, r352466
These changed the defaults for the GOOGLETEST knob and added a description for WITH_GOOGLETEST.
This commit is contained in:
parent
4759088665
commit
05e08cbdac
@ -1,6 +1,6 @@
|
||||
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
||||
.\" $FreeBSD$
|
||||
.Dd August 16, 2019
|
||||
.Dd September 17, 2019
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -831,6 +831,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/arm, arm/armv6, arm/armv7, arm64/aarch64, i386/i386, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpcspe, riscv/riscv64 and sparc64/sparc64.
|
||||
.It Va WITHOUT_GPIO
|
||||
Set to not build
|
||||
.Xr gpioctl 8
|
||||
|
Loading…
Reference in New Issue
Block a user