Skip to content

Commit 8ab97b2

Browse files
committed
Revert "Fix build script."
This reverts commit 2581d1d.
1 parent 3269138 commit 8ab97b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ IPHONESIMULATOR_GCC="${IPHONESIMULATOR_PLATFORM}/Developer/usr/bin/gcc"
2020

2121
# Download OpenSSL
2222

23-
curl -O http://www.openssl.org/source/openssl-${OPENSSL_VERSION}.tar.gz
23+
curl -O http://www.openssl.org/source/openssl-${OPENSSL_VERSION} .tar.gz
2424

2525
# Clean up whatever was left from our previous build
2626

0 commit comments

Comments
 (0)