When building shared libraries, only ln -s when simple and full name differ
authorRichard Levitte <levitte@openssl.org>
Mon, 22 Jan 2018 21:02:36 +0000 (22:02 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 22 Jan 2018 22:27:55 +0000 (23:27 +0100)
commit50625bf5c374b0fe213501fb93c3a2168e8ba844
tree6edcda9d9dcd4691a796fad7c7e4e01b4577ea95
parent44f23cd281f2ec58c41c7a12b0f4aac10ccd8782
When building shared libraries, only ln -s when simple and full name differ

Fixes #5143

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5144)
Configurations/unix-Makefile.tmpl