]> wagner.pp.ru Git - openssl-gost/engine.git/commitdiff
Make the use of RPATH conditional
authorRichard Levitte <richard@levitte.org>
Wed, 1 Sep 2021 07:24:59 +0000 (09:24 +0200)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Wed, 1 Sep 2021 09:27:29 +0000 (12:27 +0300)
MacOS ld doesn't support -rpath, so we must be able to not use it there.


No differences found