1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/Mk/Features
Olivier Cochard 0592024317 features: Add support to enable sanitizers
Can be activated/deactivated globally via
WITH_SANITIZE

Can be activated individualy via
WITH_SANITIZE_PORTS

Each port can individually mark itself as not supporting the feature
via SANITIZE_UNSAFE=

Approved by:	bapt, arrowd
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D43497
2024-01-18 21:13:43 +01:00
..
bind_now.mk
debug.mk
lto.mk
pie.mk
relro.mk
sanitize.mk
ssp.mk