--- wikisrc/pkgsrc/hardening.mdwn 2017/11/07 02:38:59 1.34 +++ wikisrc/pkgsrc/hardening.mdwn 2017/11/12 14:59:14 1.35 @@ -289,3 +289,6 @@ additional symbols in the resulting file 0000000000600ea0 B __stack_chk_guard This is an indicator that the program was indeed built with support for SSP. + +This check is now performed automatically (where supported) if `PKG_DEVELOPER` +is set and `SSP` is enabled.