Simon Sapin 2019-11-15 18:20:28 +01:00
parent c292b1aaf0
commit 9b17deb11e
2 changed files with 2 additions and 0 deletions

View file

@ -909,6 +909,7 @@ def macos_build_task(name):
export OPENSSL_INCLUDE_DIR="$(brew --prefix openssl)/include"
export OPENSSL_LIB_DIR="$(brew --prefix openssl)/lib"
export PKG_CONFIG_PATH="$(brew --prefix libffi)/lib/pkgconfig/"
export PKG_CONFIG_PATH="$(brew --prefix zlib)/lib/pkgconfig/:$PKG_CONFIG_PATH"
""")
.with_directory_mount(