mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-27 08:00:11 +00:00
Regenerate src.conf(5).
This commit is contained in:
parent
df5d2454a3
commit
ebffc6daac
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=246260
@ -1,7 +1,7 @@
|
||||
.\" DO NOT EDIT-- this file is automatically generated.
|
||||
.\" from FreeBSD: head/tools/build/options/makeman 236279 2012-05-30 02:37:20Z gjb
|
||||
.\" $FreeBSD$
|
||||
.Dd January 29, 2013
|
||||
.Dd February 2, 2013
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -298,6 +298,8 @@ When set, it also enforces the following options:
|
||||
.It
|
||||
.Va WITHOUT_CLANG_EXTRAS
|
||||
.It
|
||||
.Va WITHOUT_CLANG_FULL
|
||||
.It
|
||||
.Va WITHOUT_CLANG_IS_CC
|
||||
.El
|
||||
.It Va WITH_CLANG
|
||||
@ -309,6 +311,20 @@ amd64/amd64, i386/i386, pc98/i386, powerpc/powerpc 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.
|
||||
.It Va WITHOUT_CLANG_FULL
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_CLANG_FULL 246259 2013-02-02 22:28:29Z dim
|
||||
Set to avoid building the ARCMigrate, Rewriter and StaticAnalyzer components of
|
||||
the Clang C/C++ compiler.
|
||||
.Pp
|
||||
It is a default setting on
|
||||
arm/arm, arm/armeb, arm/armv6, arm/armv6eb, ia64/ia64, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32 and sparc64/sparc64.
|
||||
.It Va WITH_CLANG_FULL
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_CLANG_FULL 246259 2013-02-02 22:28:29Z dim
|
||||
Set to build the ARCMigrate, Rewriter and StaticAnalyzer components of the
|
||||
Clang C/C++ compiler.
|
||||
.Pp
|
||||
It is a default setting on
|
||||
amd64/amd64, i386/i386, pc98/i386, powerpc/powerpc and powerpc/powerpc64.
|
||||
.It Va WITHOUT_CLANG_IS_CC
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_CLANG_IS_CC 242629 2012-11-05 21:53:23Z brooks
|
||||
Set to install the GCC compiler as
|
||||
@ -385,6 +401,10 @@ When set, it also enforces the following options:
|
||||
.It
|
||||
.Va WITHOUT_CLANG
|
||||
.It
|
||||
.Va WITHOUT_CLANG_EXTRAS
|
||||
.It
|
||||
.Va WITHOUT_CLANG_FULL
|
||||
.It
|
||||
.Va WITHOUT_CLANG_IS_CC
|
||||
.It
|
||||
.Va WITHOUT_GROFF
|
||||
@ -646,9 +666,6 @@ and
|
||||
On amd64, set to not build 32-bit library set and a
|
||||
.Nm ld-elf32.so.1
|
||||
runtime linker.
|
||||
.It Va WITH_LIBCPLUSPLUS
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_LIBCPLUSPLUS 228082 2011-11-28 17:56:46Z dim
|
||||
Set to build libcxxrt and libc++.
|
||||
.It Va WITHOUT_LIBPTHREAD
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_LIBPTHREAD 188848 2009-02-20 11:09:55Z mtm
|
||||
Set to not build the
|
||||
@ -1053,6 +1070,10 @@ When set, it also enforces the following options:
|
||||
.It
|
||||
.Va WITHOUT_CLANG
|
||||
.It
|
||||
.Va WITHOUT_CLANG_EXTRAS
|
||||
.It
|
||||
.Va WITHOUT_CLANG_FULL
|
||||
.It
|
||||
.Va WITHOUT_CLANG_IS_CC
|
||||
.It
|
||||
.Va WITHOUT_GCC
|
||||
|
Loading…
Reference in New Issue
Block a user