diff options
author | 2014-02-16 01:16:38 +0000 | |
---|---|---|
committer | 2014-02-16 01:16:38 +0000 | |
commit | f876f11b4113c557dcbcd7c1f590a96857e01c91 (patch) | |
tree | dce9986f528cd7a6978d21bd5580d70579f94ba8 /share/man/man7/man.7 | |
parent | Update ld.so-cookie test which is currently broken and gets in the (diff) | |
download | wireguard-openbsd-f876f11b4113c557dcbcd7c1f590a96857e01c91.tar.xz wireguard-openbsd-f876f11b4113c557dcbcd7c1f590a96857e01c91.zip |
Unbreak ld.so with ssp-strong/all on sparc64 and powerpc. With the
new SSP logic it additionally protects functions which have their
local addresses taken of, and _dl_boot_bind() gets selected.
We have to go through GOT to reach __guard_local, however it hasn't
been relocated yet. So add boot.c and don't protect everything up
to the point until it has been relocated and no longer needs the
loff adjustment.
OK matthew@. Full build done & tested by florian@.
Diffstat (limited to 'share/man/man7/man.7')
0 files changed, 0 insertions, 0 deletions