Regenerate src.conf(5)
This commit is contained in:
parent
4f20e4f263
commit
3d388f0798
@ -1,7 +1,7 @@
|
||||
.\" DO NOT EDIT-- this file is automatically generated.
|
||||
.\" from FreeBSD: head/tools/build/options/makeman 221733 2011-05-10 13:01:11Z ru
|
||||
.\" $FreeBSD$
|
||||
.Dd March 25, 2012
|
||||
.Dd April 29, 2012
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -270,7 +270,7 @@ When set, it also enforces the following options:
|
||||
Set to not build the Clang C/C++ compiler.
|
||||
.Pp
|
||||
It is a default setting on
|
||||
arm/arm, arm/armeb, ia64/ia64, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32 and sparc64/sparc64.
|
||||
arm/arm, arm/armeb, ia64/ia64, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, powerpc/powerpc and sparc64/sparc64.
|
||||
When set, it also enforces the following options:
|
||||
.Pp
|
||||
.Bl -item -compact
|
||||
@ -284,7 +284,7 @@ When set, it also enforces the following options:
|
||||
Set to build the Clang C/C++ compiler.
|
||||
.Pp
|
||||
It is a default setting on
|
||||
amd64/amd64, i386/i386, pc98/i386, powerpc/powerpc and powerpc/powerpc64.
|
||||
amd64/amd64, i386/i386, pc98/i386 and powerpc/powerpc64.
|
||||
.It Va WITH_CLANG_EXTRAS
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_CLANG_EXTRAS 231057 2012-02-05 23:56:22Z dim
|
||||
Set to build additional clang and llvm tools, such as bugpoint.
|
||||
@ -891,6 +891,13 @@ as a set-user-ID root program.
|
||||
Set to not build the
|
||||
.Bx 4.4
|
||||
legacy docs.
|
||||
.It Va WITH_SHARED_TOOLCHAIN
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_SHARED_TOOLCHAIN 234782 2012-04-29 09:32:44Z kib
|
||||
Set to build the toolchain binaries shared.
|
||||
The set includes
|
||||
.Xr cc 1 ,
|
||||
.Xr make 1
|
||||
and neccessary utilites like assembler, linker and library archive manager.
|
||||
.It Va WITHOUT_SOURCELESS
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_SOURCELESS 230972 2012-02-04 00:54:43Z rmh
|
||||
Set to not build kernel modules that include sourceless code (either microcode or native code for host CPU).
|
||||
|
Loading…
Reference in New Issue
Block a user