mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
Update WITH_/WITHOUT_SSP descriptions
ProPolice refers to a specific implementation by Hiroaki Etoh and Kunikazu Yoda. The implementation in contemporary Clang and GCC is somewhat different and newer, so use a generic term in the src.conf descriptions. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
f10f65999f
commit
b461276d75
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Do not build world with propolice stack smashing protection.
|
||||
Do not build world with stack smashing protection.
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Build world with propolice stack smashing protection.
|
||||
Build world with stack smashing protection.
|
||||
|
|
|
|||
Loading…
Reference in a new issue