mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-10 05:34:54 +00:00
Revert "Fix for pthreads and cross_compile"
This reverts commit 6b61bc11d0055b76ce32dce701107234dabb7a76.
This commit is contained in:
parent
6b61bc11d0
commit
3d28f519c7
@ -150,7 +150,6 @@ rm -rf ./aclocal.m4 >> "$DIR/install.log" 2>&1
|
||||
rm -rf ./autom4te.cache/ >> "$DIR/install.log" 2>&1
|
||||
rm -f ./configure >> "$DIR/install.log" 2>&1
|
||||
./buildconf --force >> "$DIR/install.log" 2>&1
|
||||
sed 's/pthreads_working=no/#pthreads_working=no/' ./configure # Force pthreads
|
||||
./configure $OPTIMIZATION--prefix="$DIR/php5" \
|
||||
--exec-prefix="$DIR/php5" \
|
||||
--with-curl="$DIR/install_data/php/ext/curl" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user