freebsd-ports/Mk/Features
Baptiste Daroussin cc0e861e23 hardening: add relro and bind_now features
As usual with features, this can be activated/deactivated via
WITH/WITHOUT_<feature>

Each port can individually mark itself as not supporting the feature
via <feature>_UNSAFE=
2022-10-26 10:34:03 +02:00
..
bind_now.mk hardening: add relro and bind_now features 2022-10-26 10:34:03 +02:00
debug.mk
lto.mk Mk/Features/lto.mk: Add checks for powerpc64 and riscv64 2022-09-30 12:12:18 +02:00
pie.mk features: Add support to build ports as PIE executables. 2022-10-26 10:22:12 +02:00
relro.mk hardening: add relro and bind_now features 2022-10-26 10:34:03 +02:00
ssp.mk