core/hardening-wrapper/hardening-wrapper-x86_64.conf

7 lines
126 B
Plaintext
Raw Permalink Normal View History

2015-12-15 15:32:25 +08:00
HARDENING_BINDNOW=0
HARDENING_PIE=1
HARDENING_FORTIFY=2
HARDENING_RELRO=1
HARDENING_STACK_CHECK=1
HARDENING_STACK_PROTECTOR=2