svn commit: r352755 - stable/12/share/man/man5
Ed Maste
emaste at FreeBSD.org
Thu Sep 26 16:09:29 UTC 2019
Author: emaste
Date: Thu Sep 26 16:09:28 2019
New Revision: 352755
URL: https://svnweb.freebsd.org/changeset/base/352755
Log:
src.conf.5: regen after r352754, WITH_PIE
Sponsored by: The FreeBSD Foundation
Modified:
stable/12/share/man/man5/src.conf.5
Modified: stable/12/share/man/man5/src.conf.5
==============================================================================
--- stable/12/share/man/man5/src.conf.5 Thu Sep 26 16:05:57 2019 (r352754)
+++ stable/12/share/man/man5/src.conf.5 Thu Sep 26 16:09:28 2019 (r352755)
@@ -1573,6 +1573,9 @@ When set, it enforces these options:
.It
.Va WITHOUT_AUTHPF
.El
+.It Va WITH_PIE
+Build dynamically linked binaries as
+Position-Independent Executable (PIE).
.It Va WITHOUT_PKGBOOTSTRAP
Set to not build
.Xr pkg 7
More information about the svn-src-stable
mailing list