mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 20:14:31 +00:00
Disabled assembly on GMP
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user