summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-10-13 00:08:55 +0200
committerRichard Levitte <levitte@openssl.org>2016-10-13 02:21:51 +0200
commit71d8ff1a8998da20db5ab8d4024c3d155b2f6733 (patch)
tree42b93c2cafa78eb5db7d76054fca09831b5a2481 /CHANGES
parentfad599f7f147ee71e5581211fb654c2c8c491cd8 (diff)
Remove automatic RPATH - adapt shlib_wrap.sh
Looking for something starting with '-Wl,-rpath,' isn't good enough, as someone might give something like '-Wl,--enable-new-dtags,-rpath,/PATH'. Looking for ',-rpath,' should be safe enough. We could remove the preloading stuff entirely, but just in case the user has chosen to given RPATH setting arguments at configuration, we'd better make sure testing will still work. Fair warning, there are some configuration options that do not work with preloaded OpenSSL libraries, such as the sanity checking ones. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'CHANGES')
0 files changed, 0 insertions, 0 deletions