Unix: Set the execute permission on installed shared libraries
authorRichard Levitte <levitte@openssl.org>
Fri, 8 Jul 2016 11:33:27 +0000 (13:33 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 8 Jul 2016 13:04:30 +0000 (15:04 +0200)
commit3503549ee8bd59d23d00b9dbbc2444e91fc44746
tree4a7eda4a4762e866c877d9145afb399c3088526f
parent27f215cfa36de073b4582f7cf91999c988fce534
Unix: Set the execute permission on installed shared libraries

Some Unix variants require shared libraries to have the execute
permissions set, or they won't be loadable or executable when loaded.
Among others, cygwin has this requirement.

Reviewed-by: Matt Caswell <matt@openssl.org>
Configurations/unix-Makefile.tmpl