mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +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
|
||||
cd ../
|
||||
./buildconf --force
|
||||
./configure -q --prefix=$DIR/php5 \
|
||||
./configure --prefix=$DIR/php5 \
|
||||
--exec-prefix=$DIR/php5 \
|
||||
--enable-embedded-mysqli \
|
||||
--with-openssl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user