summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/sntp/harden/freebsd10
blob: 11fc3cd4e2fbded8db6e9cc67cc810353b419b61 (plain)
1
2
3
4
# FreeBSD-10 hardening flags
NTP_HARD_CFLAGS="-fstack-protector -Wformat -Wformat-security -Werror=format-security"
NTP_HARD_CPPFLAGS=""
NTP_HARD_LDFLAGS="-Wl,-z,relro"
OpenPOWER on IntegriCloud