mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-03 16:49:53 +00:00
Generate OpenSSL shared binaries
This commit is contained in:
parent
5f3772d14a
commit
8b4abcc558
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user