summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2019-01-28 09:31:12 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2019-01-28 09:31:12 +0000
commit9707d88efadcdb547df32453ab9c60297f444296 (patch)
treee963f28134ae251830cff28772610178288b6259 /sbin
parent6fcd795046e4ceb652faa82b2447ccf96b8146a0 (diff)
On i386, produce binaries that are compatible with our W^X implementation.
Note that this will still produce binaries that have the read-only segment placed before the executable segment. This means that on machines without the NX bit, the read-only segment is now executable. However on machines with an NX bit, the ordering used by lld means the program headers are no longer executable since they are now part of the read-only segment. ok deraadt@, naddy@
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions