diff options
author | kettenis <> | 2012-10-31 11:19:35 +0000 |
---|---|---|
committer | kettenis <> | 2012-10-31 11:19:35 +0000 |
commit | e05982c56ef9dbde368df8fe35a8458f34b76f76 (patch) | |
tree | df8275e2ac9f9c9853242382bc11bb6d08487c90 /src/lib/libc/stdlib | |
parent | 21f5cd5730973fef800d5035b20030617736629a (diff) | |
download | openbsd-e05982c56ef9dbde368df8fe35a8458f34b76f76.tar.gz openbsd-e05982c56ef9dbde368df8fe35a8458f34b76f76.tar.bz2 openbsd-e05982c56ef9dbde368df8fe35a8458f34b76f76.zip |
On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don't
have to go through the PLT/GOT to get at them anymore. In fact going through
the GOT now fails since we no longer have a GOT entry for OPENSSL_ia32cap_P.
Fixes the problem spotted by jasper@ and sthen@. Based on a diff from mikeb@
who did most of the actual work of tracking down the issue.
ok millert@, mikeb@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions