regen src.conf.5 after r358454, GCC 4.2.1 retirement
This commit is contained in:
parent
57f804675e
commit
a5798ec8ce
@ -1,6 +1,6 @@
|
||||
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
||||
.\" $FreeBSD$
|
||||
.Dd February 26, 2020
|
||||
.Dd February 29, 2020
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -379,9 +379,6 @@ Do not install links to the Clang C/C++ compiler as
|
||||
.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 and mips/mips64hf.
|
||||
@ -420,8 +417,6 @@ When set, it enforces these options:
|
||||
.It
|
||||
.Va WITHOUT_ELFTOOLCHAIN_BOOTSTRAP
|
||||
.It
|
||||
.Va WITHOUT_GCC_BOOTSTRAP
|
||||
.It
|
||||
.Va WITHOUT_LLD_BOOTSTRAP
|
||||
.El
|
||||
.It Va WITHOUT_CRYPT
|
||||
@ -493,8 +488,6 @@ When set, it enforces these options:
|
||||
.It
|
||||
.Va WITHOUT_DTRACE_TESTS
|
||||
.It
|
||||
.Va WITHOUT_GNUCXX
|
||||
.It
|
||||
.Va WITHOUT_GOOGLETEST
|
||||
.It
|
||||
.Va WITHOUT_LLVM_COV
|
||||
@ -697,18 +690,6 @@ and
|
||||
.Xr ftpd 8 .
|
||||
.It Va WITHOUT_GAMES
|
||||
Set to not build games.
|
||||
.It Va WITH_GCC
|
||||
Set to build and install gcc and g++.
|
||||
This option is deprecated and will be removed before
|
||||
.Fx 13 .
|
||||
.It Va WITH_GCC_BOOTSTRAP
|
||||
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 WITH_GCOV
|
||||
Build and install the GNU
|
||||
.Xr gcov 1
|
||||
tool.
|
||||
.It Va WITHOUT_GDB
|
||||
Set to not build
|
||||
.Xr gdb 1 .
|
||||
@ -726,10 +707,6 @@ Set to install
|
||||
.Xr gdb 1
|
||||
into
|
||||
.Pa /usr/bin .
|
||||
.It Va WITH_GNUCXX
|
||||
Build the GNU C++ stack (g++, libstdc++).
|
||||
This option is deprecated and will be removed before
|
||||
.Fx 13 .
|
||||
.It Va WITHOUT_GNU_DIFF
|
||||
Set to not build GNU
|
||||
.Xr diff 1
|
||||
@ -1623,9 +1600,7 @@ This does not prevent a compiler from being built for installation though,
|
||||
only for building one for the build itself.
|
||||
The
|
||||
.Va WITHOUT_CLANG
|
||||
and
|
||||
.Va WITHOUT_GCC
|
||||
options control those.
|
||||
option controls that.
|
||||
.It Va WITHOUT_SYSTEM_LINKER
|
||||
Set to not opportunistically skip building a cross-linker during the
|
||||
bootstrap phase of the build.
|
||||
@ -1720,8 +1695,6 @@ When set, it enforces these options:
|
||||
.It
|
||||
.Va WITHOUT_CLANG_FULL
|
||||
.It
|
||||
.Va WITHOUT_GCC
|
||||
.It
|
||||
.Va WITHOUT_GDB
|
||||
.It
|
||||
.Va WITHOUT_INCLUDES
|
||||
|
Loading…
x
Reference in New Issue
Block a user