--- wikisrc/pkgsrc/hardening.mdwn 2017/11/07 02:18:46 1.30 +++ wikisrc/pkgsrc/hardening.mdwn 2017/11/07 02:22:50 1.31 @@ -72,9 +72,8 @@ Randomization (ASLR), which causes diffe time a program is run. This makes it more difficult for an attacker to guess addresses and thus makes exploits harder to construct. -TODO/check: PIE executables will only be built for toolchains that -support PIE and operating systems known to support ASLR. Currently, -this means NetBSD 8 and later, i386 and amd64. +PIE executables will only be built for toolchains that are known to support PIE. +Currently, this means NetBSD on amd64 and i386. ### PKGSRC_USE_RELRO