From 45181e6dba3000e2c776f73fa55e54be88097b38 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Wed, 19 Feb 2020 14:16:48 +0000 Subject: [PATCH] src.conf.5: regen after r358101, WITHOUT_GCOV default --- share/man/man5/src.conf.5 | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 4086ac2f2ed..456cebf5b3a 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -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