--- wikisrc/pkgsrc/hardening.mdwn 2019/01/06 17:46:55 1.44 +++ wikisrc/pkgsrc/hardening.mdwn 2019/01/06 17:54:04 1.45 @@ -327,3 +327,8 @@ This is an indicator that the program wa This check is now performed automatically (where supported) if `PKG_DEVELOPER` is set and `SSP` is enabled. + +If it is needed to disable SSP check per-package, please add in the package +`Makefile`: + + CHECK_SSP_SUPPORTED= no