Update readline.sh

pull/632/head
Mr Chen 5 months ago
parent 37e3850b43
commit bd873b48d0
  1. 2
      plugins/php/versions/common/readline.sh

@ -62,7 +62,7 @@ Install_lib()
OPTIONS="$OPTIONS --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu"
fi
OPTIONS="$OPTIONS --with-libedit=${serverPath}/lib/libedit"
OPTIONS="$OPTIONS --with-libedit=${serverPath}/lib/libedit"
$serverPath/php/$version/bin/phpize
./configure --with-php-config=$serverPath/php/$version/bin/php-config $OPTIONS

Loading…
Cancel
Save