mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-04 00:59:51 +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" \
|
RANLIB=$RANLIB ./configure --prefix="$DIR/bin/php5" \
|
||||||
--disable-posix-threads \
|
--disable-posix-threads \
|
||||||
$EXTRA_FLAGS \
|
$EXTRA_FLAGS \
|
||||||
$CONFIGURE_FLAGS \
|
$CONFIGURE_FLAGS ABI="$GMP_ABI" >> "$DIR/install.log" 2>&1
|
||||||
$GMP_ABI >> "$DIR/install.log" 2>&1
|
|
||||||
echo -n " compiling..."
|
echo -n " compiling..."
|
||||||
make -j $THREADS >> "$DIR/install.log" 2>&1
|
make -j $THREADS >> "$DIR/install.log" 2>&1
|
||||||
echo -n " installing..."
|
echo -n " installing..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user