mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Remove XML dependency
This commit is contained in:
parent
2665dffdd8
commit
8bc115a2ab
@ -115,8 +115,8 @@ cd php
|
|||||||
--enable-bcmath \
|
--enable-bcmath \
|
||||||
--with-gmp=$DIR/install_data/php/ext/gmp \
|
--with-gmp=$DIR/install_data/php/ext/gmp \
|
||||||
--with-curl=$DIR/install_data/php/ext/curl \
|
--with-curl=$DIR/install_data/php/ext/curl \
|
||||||
--enable-zip \
|
|
||||||
--with-zlib=$DIR/install_data/php/ext/zlib \
|
--with-zlib=$DIR/install_data/php/ext/zlib \
|
||||||
|
--disable-xml \
|
||||||
--enable-sockets \
|
--enable-sockets \
|
||||||
--enable-pthreads \
|
--enable-pthreads \
|
||||||
--enable-maintainer-zts \
|
--enable-maintainer-zts \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user