mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-17 03:08:58 +00:00
Update compile.sh
This commit is contained in:
parent
5725b5a1a8
commit
e22b70296f
@ -3,7 +3,6 @@ PHP_VERSION="5.5.9"
|
|||||||
ZEND_VM="GOTO"
|
ZEND_VM="GOTO"
|
||||||
|
|
||||||
ZLIB_VERSION="1.2.8"
|
ZLIB_VERSION="1.2.8"
|
||||||
GNUTLS_VERSION="3.2.11"
|
|
||||||
CURL_VERSION="curl-7_35_0"
|
CURL_VERSION="curl-7_35_0"
|
||||||
LIBEDIT_VERSION="0.3"
|
LIBEDIT_VERSION="0.3"
|
||||||
PTHREADS_VERSION="0.1.0"
|
PTHREADS_VERSION="0.1.0"
|
||||||
@ -241,6 +240,7 @@ else
|
|||||||
--disable-ldap \
|
--disable-ldap \
|
||||||
--disable-ldaps \
|
--disable-ldaps \
|
||||||
--without-libidn \
|
--without-libidn \
|
||||||
|
--with-zlib="$DIR/install_data/php/ext/zlib" \
|
||||||
--with-ssl \
|
--with-ssl \
|
||||||
--enable-threaded-resolver \
|
--enable-threaded-resolver \
|
||||||
--prefix="$DIR/install_data/php/ext/curl" \
|
--prefix="$DIR/install_data/php/ext/curl" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user