mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 11:26:37 +00:00
Removed libedit support temporally
This commit is contained in:
parent
7e67f50da5
commit
6563169527
@ -105,7 +105,7 @@ wget http://php.net/get/php-$PHP_VERSION.tar.gz/from/this/mirror -q -O - | tar -
|
|||||||
mv php-$PHP_VERSION php
|
mv php-$PHP_VERSION php
|
||||||
echo " done!"
|
echo " done!"
|
||||||
|
|
||||||
if [ "$1" == "crosscompile" ] || [ "$1" == "rpi" ]; then
|
if [ 1 ] || [ "$1" == "crosscompile" ] || [ "$1" == "rpi" ]; then
|
||||||
HAVE_LIBEDIT="--without-libedit"
|
HAVE_LIBEDIT="--without-libedit"
|
||||||
else
|
else
|
||||||
#libedit
|
#libedit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user