mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 10:22:56 +00:00
Removed quiet param
This commit is contained in:
@ -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 \
|
||||||
|
Reference in New Issue
Block a user