mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Regenerate src.conf(5) after PIE default change
This commit is contained in:
parent
06e9c71099
commit
ca4e1ea19f
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
||||
.\" $FreeBSD$
|
||||
.Dd February 13, 2021
|
||||
.Dd March 2, 2021
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -1351,8 +1351,8 @@ When set, it enforces these options:
|
|||
.It
|
||||
.Va WITHOUT_AUTHPF
|
||||
.El
|
||||
.It Va WITH_PIE
|
||||
Build dynamically linked binaries as
|
||||
.It Va WITHOUT_PIE
|
||||
Do not build dynamically linked binaries as
|
||||
Position-Independent Executable (PIE).
|
||||
.It Va WITHOUT_PKGBOOTSTRAP
|
||||
Set to not build
|
||||
|
|
|
|||
Loading…
Reference in a new issue