mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 10:26:38 +00:00
Removed quiet param
This commit is contained in:
parent
a1e6184c74
commit
284daff67f
@ -40,7 +40,7 @@ cd ext
|
|||||||
git clone https://github.com/krakjoe/pthreads.git
|
git clone https://github.com/krakjoe/pthreads.git
|
||||||
cd ../
|
cd ../
|
||||||
./buildconf --force
|
./buildconf --force
|
||||||
./configure -q --prefix=$DIR/php5 \
|
./configure --prefix=$DIR/php5 \
|
||||||
--exec-prefix=$DIR/php5 \
|
--exec-prefix=$DIR/php5 \
|
||||||
--enable-embedded-mysqli \
|
--enable-embedded-mysqli \
|
||||||
--with-openssl \
|
--with-openssl \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user