opnsense-src/tools/build
Shawn Webb 2588e256bd 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.
2017-09-15 19:17:08 +02:00
..
cross-build src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
make_check src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
mk src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
options HBSD: Introducing SafeStack 2017-09-15 19:17:08 +02:00
check-links.sh src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
dummy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
futimens.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
Makefile src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
Makefile.depend src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
stat.h src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
stdlib.h src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
utimensat.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00