opnsense-src/usr.sbin/sendmail
Shawn Webb 0a3c143144 HBSD: Introducing SafeStack
Compile world with SafeStack from clang/llvm. Right now, only
applications are compiled with SafeStack, not libraries. clang 3.9.0
does not support compiling shared libraries with SafeStack, though a
patch has been proposed that would enable support.

Note that with clang's current implementation of SafeStack, ASLR and W^X
are prerequisites. SafeStack currently requires ASLR and W^X in order to
be effective.

Signed-off-by:	Shawn Webb <shawn.webb@hardenedbsd.org>
2017-03-15 06:37:35 +01:00
..
Makefile HBSD: Introducing SafeStack 2017-03-15 06:37:35 +01:00
Makefile.depend src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00