Link using -znodelete
authorMatt Caswell <matt@openssl.org>
Tue, 18 Oct 2016 14:11:57 +0000 (15:11 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 2 Nov 2016 23:38:20 +0000 (23:38 +0000)
commit848dc9619049f6aaad91b367eed309d987009e5e
tree6c3acc246be6864114186e2f8262942082b288e6
parent389d4655b143bc6d495ca6c48809aac8f4356e01
Link using -znodelete

Instead of deliberately leaking a reference to ourselves, use nodelete
which does this more neatly. Only for Linux at the moment.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit b6d5ba1a9f004d637acac18ae3519fe063b6b5e1)
Configurations/10-main.conf
crypto/init.c