mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-04 09:10:00 +00:00
Disabled assembly on GMP
This commit is contained in:
parent
692a4fb57b
commit
308430c28d
@ -454,6 +454,7 @@ mv gmp-$GMP_VERSION_DIR gmp
|
||||
echo -n " checking..."
|
||||
cd gmp
|
||||
RANLIB=$RANLIB ./configure --prefix="$DIR/bin/php5" \
|
||||
--disable-assembly \
|
||||
--disable-posix-threads \
|
||||
--enable-static \
|
||||
--disable-shared \
|
||||
|
Loading…
x
Reference in New Issue
Block a user