Generate OpenSSL shared binaries

This commit is contained in:
Shoghi Cervantes 2014-02-17 03:09:58 +01:00
parent 5f3772d14a
commit 8b4abcc558

View File

@ -237,7 +237,7 @@ if [ "$2" == "openssl" ]; then
--prefix="$DIR/install_data/php/ext/openssl" \ --prefix="$DIR/install_data/php/ext/openssl" \
--openssldir="$DIR/install_data/php/ext/openssl" \ --openssldir="$DIR/install_data/php/ext/openssl" \
no-zlib \ no-zlib \
no-shared \ shared \
no-asm \ no-asm \
no-hw \ no-hw \
no-engines \ no-engines \