src.conf.5: regen after option description updates

This commit is contained in:
Ed Maste 2020-01-14 17:38:34 +00:00
parent 0843201309
commit 8683408cec

View file

@ -1,6 +1,6 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.\" $FreeBSD$
.Dd January 13, 2020
.Dd January 14, 2020
.Dt SRC.CONF 5
.Os
.Sh NAME
@ -101,9 +101,12 @@ Set to not build
.Xr acpidump 8
and related programs.
.It Va WITH_AMD
Set to build
.Xr amd 8 ,
and related programs.
Set to build the legacy
.Xr amd 8
automount daemon and related programs.
Note that
.Xr autofs 5
is the preferred automount technique.
.It Va WITHOUT_APM
Set to not build
.Xr apm 8 ,
@ -410,16 +413,19 @@ Clang C/C++ compiler.
This is a default setting on
amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64, i386/i386, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf.
.It Va WITHOUT_CLANG_IS_CC
Set to install the GCC compiler as
Do not install links to the Clang C/C++ compiler as
.Pa /usr/bin/cc ,
.Pa /usr/bin/c++
and
.Pa /usr/bin/cpp .
If
.Va WITH_GCC
is set then links to the GCC C/C++ compiler will be installed instead.
.Pp
This is a default setting on
mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf and sparc64/sparc64.
.It Va WITH_CLANG_IS_CC
Set to install the Clang C/C++ compiler as
Install links to the Clang C/C++ compiler as
.Pa /usr/bin/cc ,
.Pa /usr/bin/c++
and