mirror of
https://github.com/passepartoutvpn/openssl-apple.git
synced 2025-01-31 21:22:09 +00:00
Removed debug echo
This commit is contained in:
parent
a8745f135e
commit
1f6e54a774
@ -55,7 +55,6 @@ do
|
||||
# Set env vars for Configure
|
||||
export CROSS_TOP="${DEVELOPER}/Platforms/${PLATFORM}.platform/Developer"
|
||||
export CROSS_SDK="${PLATFORM}${SDKVERSION}.sdk"
|
||||
echo CROSS_SDK
|
||||
export BUILD_TOOLS="${DEVELOPER}"
|
||||
export CC="${BUILD_TOOLS}/usr/bin/gcc -arch ${ARCH}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user