From: Dmitry Belyavskiy Date: Thu, 19 Nov 2020 19:47:39 +0000 (+0300) Subject: Try to fix osx build X-Git-Tag: v3.0.0~54 X-Git-Url: http://wagner.pp.ru/gitweb/?a=commitdiff_plain;h=624ddcf67b15d1c5c98b9e9ccd2f66cf7908ecc4;p=openssl-gost%2Fengine.git Try to fix osx build --- diff --git a/.travis.yml b/.travis.yml index 37e494a..afe3422 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,7 +42,7 @@ matrix: - name: clang | openssl-stable os: osx compiler: clang - env: RPATH="-Wl,-rpath,${PREFIX}/lib" + #env: RPATH="-Wl,-rpath,${PREFIX}/lib" allow_failures: env: OPENSSL_BRANCH=master if: type == pull_request