Regen src.conf.5 after r306649
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
b7f38e69a9
commit
cc68b6e592
@ -1,7 +1,7 @@
|
||||
.\" DO NOT EDIT-- this file is automatically generated.
|
||||
.\" from FreeBSD: head/tools/build/options/makeman 292283 2015-12-15 18:42:30Z bdrewery
|
||||
.\" from FreeBSD: head/tools/build/options/makeman 306729 2016-10-05 20:12:00Z emaste
|
||||
.\" $FreeBSD$
|
||||
.Dd September 21, 2016
|
||||
.Dd October 5, 2016
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -493,6 +493,15 @@ When set, it also enforces the following options:
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_DEBUG_FILES 290059 2015-10-27 20:49:56Z emaste
|
||||
Set to avoid building or installing standalone debug files for each
|
||||
executable binary and shared library.
|
||||
.It Va WITHOUT_DIALOG
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_DIALOG 306375 2016-09-27 18:08:38Z emaste
|
||||
Set to not build dialog(1), dialog(1,3), and dpv(1,3).
|
||||
When set, it also enforces the following options:
|
||||
.Pp
|
||||
.Bl -item -compact
|
||||
.It
|
||||
.Va WITHOUT_BSDINSTALL
|
||||
.El
|
||||
.It Va WITHOUT_DICT
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_DICT 156932 2006-03-21 07:50:50Z ru
|
||||
Set to not build the Webster dictionary files.
|
||||
@ -617,12 +626,6 @@ and related programs.
|
||||
.It Va WITH_EISA
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_EISA 264654 2014-04-18 16:53:06Z imp
|
||||
Set to build EISA kernel modules.
|
||||
.It Va WITHOUT_ELFCOPY_AS_OBJCOPY
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_ELFCOPY_AS_OBJCOPY 296193 2016-02-29 16:39:38Z emaste
|
||||
Set to build and install
|
||||
.Xr objcopy 1
|
||||
from GNU Binutils, instead of the one from ELF Tool Chain.
|
||||
This option is provided as a transition aid and will be removed in due time.
|
||||
.It Va WITHOUT_ELFTOOLCHAIN_BOOTSTRAP
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_ELFTOOLCHAIN_BOOTSTRAP 295491 2016-02-11 00:14:00Z emaste
|
||||
Set to not build ELF Tool Chain tools
|
||||
@ -1376,6 +1379,9 @@ Set to not build kernel modules that include sourceless microcode.
|
||||
.It Va WITHOUT_SSP
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_SSP 180012 2008-06-25 21:33:28Z ru
|
||||
Set to not build world with propolice stack smashing protection.
|
||||
.Pp
|
||||
It is a default setting on
|
||||
mips/mipsel, mips/mips, mips/mips64el, mips/mips64 and mips/mipsn32.
|
||||
.It Va WITH_STAGING
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_STAGING 290816 2015-11-14 03:24:48Z sjg
|
||||
Enable staging of files to a stage tree.
|
||||
|
Loading…
x
Reference in New Issue
Block a user