Author: ngie
Date: Mon Jan  2 20:14:06 2017
New Revision: 311137
URL: https://svnweb.freebsd.org/changeset/base/311137

Log:
  Regen src.conf after recent changes to tools/build/options/... and
  src.opts.mk

Modified:
  head/share/man/man5/src.conf.5

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5      Mon Jan  2 20:09:09 2017        
(r311136)
+++ head/share/man/man5/src.conf.5      Mon Jan  2 20:14:06 2017        
(r311137)
@@ -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 st
 .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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to