summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/man/md5.3
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2017-11-02 18:20:05 +0000
committerjkim <jkim@FreeBSD.org>2017-11-02 18:20:05 +0000
commitd0f679d19590dcf57d36d384f51bc880d17d1b0c (patch)
treeae4eb904fdbec6311cc62904a76bde4178dcd57b /secure/lib/libcrypto/man/md5.3
parent0517887e7b0c526d672bf895c4b1e763b9dda0d1 (diff)
downloadFreeBSD-src-d0f679d19590dcf57d36d384f51bc880d17d1b0c.zip
FreeBSD-src-d0f679d19590dcf57d36d384f51bc880d17d1b0c.tar.gz
MFC: r316607 (andrew)
Fix linking with lld by marking OPENSSL_armcap_P as hidden. Linking with lld fails as it contains a relative address, however the data this address is for may be relocated from the shared object to the main executable. Fix this by adding the hidden attribute. This stops moving this value to the main executable. It seems this is implicit upstream as it uses a version script.
Diffstat (limited to 'secure/lib/libcrypto/man/md5.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud