src.conf.5: regenerate after r367577

INIT_ALL_ZERO / INIT_ALL_PATTERN
This commit is contained in:
Ed Maste 2020-11-13 19:09:21 +00:00
parent 9a4d64029e
commit b013518a0c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=367649

View File

@ -1,6 +1,6 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.\" $FreeBSD$
.Dd November 4, 2020
.Dd November 13, 2020
.Dt SRC.CONF 5
.Os
.Sh NAME
@ -757,6 +757,15 @@ Set to not build
.Xr inetd 8 .
.It Va WITHOUT_INET_SUPPORT
Set to build libraries, programs, and kernel modules without IPv4 support.
.It Va WITH_INIT_ALL_PATTERN
Set to build the base system or kernel with stack variables initialized to
.Pq compiler defined
debugging patterns on function entry.
This option requires the clang compiler.
.It Va WITH_INIT_ALL_ZERO
Set to build the base system or kernel with stack variables initialized
to zero on function entry.
This option requires that the clang compiler be used.
.It Va WITHOUT_INSTALLLIB
Set this to not install optional libraries.
For example, when creating a