diff options
author | 2015-09-09 09:16:58 +0000 | |
---|---|---|
committer | 2015-09-09 09:16:58 +0000 | |
commit | 23325cc33614559fc577057a87d4222caa02db39 (patch) | |
tree | 3262fa17ed429fe2c7c29c2e8f8e2328d8aa093c /lib | |
parent | Simplify makefile rules for building the ASM stubs into "pick something (diff) | |
download | wireguard-openbsd-23325cc33614559fc577057a87d4222caa02db39.tar.xz wireguard-openbsd-23325cc33614559fc577057a87d4222caa02db39.zip |
For truly static binaries, force .ctors, .dtors and .got to be read-only.
This will make the segment containing those sections read-only for binaries
that use the OpenBSD W^X layout, preventing W^X violations on architectures
that need an executable GOT (basically BSS-PLT powerpc).
ok miod@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions