- Regen
This commit is contained in:
parent
85d7de106c
commit
b0e8c62eb5
@ -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 April 29, 2012
|
||||
.Dd May 11, 2012
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -227,6 +227,9 @@ Set to not build the BSD licensed version of cpio based on
|
||||
.It Va WITH_BSD_GREP
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_BSD_GREP 222273 2011-05-25 01:04:12Z obrien
|
||||
Install BSD-licensed grep as '[ef]grep' instead of GNU grep.
|
||||
.It Va WITH_BSD_SORT
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_BSD_SORT 235268 2012-05-11 12:47:21Z gabor
|
||||
Install BSD-licensed sort as 'sort' instead of GNU sort.
|
||||
.It Va WITHOUT_BSNMP
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_BSNMP 183306 2008-09-23 16:15:42Z sam
|
||||
Set to not build or install
|
||||
@ -270,7 +273,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, powerpc/powerpc and sparc64/sparc64.
|
||||
arm/arm, arm/armeb, ia64/ia64, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32 and sparc64/sparc64.
|
||||
When set, it also enforces the following options:
|
||||
.Pp
|
||||
.Bl -item -compact
|
||||
@ -284,7 +287,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 and powerpc/powerpc64.
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user