mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-03 08:39:53 +00:00
Fixed GMP ABI
This commit is contained in:
parent
f20c862123
commit
67baaf5308
@ -451,8 +451,7 @@ export ac_cv_func_malloc_0_nonnull=yes
|
||||
RANLIB=$RANLIB ./configure --prefix="$DIR/bin/php5" \
|
||||
--disable-posix-threads \
|
||||
$EXTRA_FLAGS \
|
||||
$CONFIGURE_FLAGS \
|
||||
$GMP_ABI >> "$DIR/install.log" 2>&1
|
||||
$CONFIGURE_FLAGS ABI="$GMP_ABI" >> "$DIR/install.log" 2>&1
|
||||
echo -n " compiling..."
|
||||
make -j $THREADS >> "$DIR/install.log" 2>&1
|
||||
echo -n " installing..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user