mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +00:00
Removed more XML dependencies
This commit is contained in:
parent
3813ef73ea
commit
ce3dcf4cf4
@ -116,7 +116,12 @@ cd php
|
||||
--with-gmp=$DIR/install_data/php/ext/gmp \
|
||||
--with-curl=$DIR/install_data/php/ext/curl \
|
||||
--with-zlib=$DIR/install_data/php/ext/zlib \
|
||||
--disable-libxml \
|
||||
--disable-xml \
|
||||
--disable-dom \
|
||||
--disable-simplexml \
|
||||
--disable-xmlreader \
|
||||
--disable-xmlwriter \
|
||||
--without-pear \
|
||||
--enable-sockets \
|
||||
--enable-pthreads \
|
||||
|
Loading…
x
Reference in New Issue
Block a user