mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-23 11:18:54 +00:00
Regen src.conf after recent changes to tools/build/options/... and
src.opts.mk
This commit is contained in:
parent
c9940f8cad
commit
0cd582c898
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=311137
@ -1,7 +1,7 @@
|
||||
.\" DO NOT EDIT-- this file is automatically generated.
|
||||
.\" from FreeBSD: head/tools/build/options/makeman 306729 2016-10-05 20:12:00Z emaste
|
||||
.\" $FreeBSD$
|
||||
.Dd December 19, 2016
|
||||
.Dd January 2, 2017
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -635,6 +635,24 @@ Set to not build and install
|
||||
.Xr edit 1 ,
|
||||
.Xr ee 1 ,
|
||||
and related programs.
|
||||
.It Va WITHOUT_EFI
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_EFI 311135 2017-01-02 20:07:56Z ngie
|
||||
Set not to build
|
||||
.Xr efivar 3
|
||||
and
|
||||
.Xr efivar 8 .
|
||||
.Pp
|
||||
It is a default setting on
|
||||
mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpcspe and sparc64/sparc64.
|
||||
.It Va WITH_EFI
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_EFI 311135 2017-01-02 20:07:56Z ngie
|
||||
Set to build
|
||||
.Xr efivar 3
|
||||
and
|
||||
.Xr efivar 8 .
|
||||
.Pp
|
||||
It is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm64/aarch64, i386/i386 and pc98/i386.
|
||||
.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.
|
||||
@ -1369,7 +1387,7 @@ This includes
|
||||
.Xr rsh 1 ,
|
||||
etc.
|
||||
.It Va WITH_REPRODUCIBLE_BUILD
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_REPRODUCIBLE_BUILD 310268 2016-12-19 14:45:59Z emaste
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_REPRODUCIBLE_BUILD 310271 2016-12-19 15:09:30Z gjb
|
||||
Set to exclude build metadata (such as the build time, user, or host)
|
||||
from the kernel, boot loaders, and uname output, so that builds produce
|
||||
bit-for-bit identical output.
|
||||
@ -1431,6 +1449,12 @@ 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, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf and mips/mips64hf.
|
||||
.It Va WITH_SSP
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_SSP 311136 2017-01-02 20:09:09Z ngie
|
||||
Set to build world with propolice stack smashing protection.
|
||||
.Pp
|
||||
It is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm64/aarch64, i386/i386, pc98/i386, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpcspe and sparc64/sparc64.
|
||||
.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…
Reference in New Issue
Block a user