mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
verbose logging on MacOS
This commit is contained in:
@@ -12,7 +12,10 @@ sudo installer -pkg python-$BUILD_PYTHON_VERSION-macosx10.9.pkg -target /
|
|||||||
export python=python3
|
export python=python3
|
||||||
export pip=pip3
|
export pip=pip3
|
||||||
|
|
||||||
|
echo "PYthon location:"
|
||||||
|
which $python
|
||||||
brew install openssl@1.1 > /dev/null
|
brew install openssl@1.1 > /dev/null
|
||||||
|
brew info openssl@1.1
|
||||||
|
|
||||||
# Compile latest OpenSSL
|
# Compile latest OpenSSL
|
||||||
#if [ ! -d openssl-$BUILD_OPENSSL_VERSION ]; then
|
#if [ ! -d openssl-$BUILD_OPENSSL_VERSION ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user