Update install.sh

pull/632/head
Mr Chen 5 months ago
parent bdfc044783
commit 407dc56f40
  1. 3
      plugins/php/versions/83/install.sh

@ -71,9 +71,6 @@ fi
cd $sourcePath/php/php${PHP_VER}
OPTIONS='--without-iconv'
# if [ $sysName == 'Darwin' ]; then
# OPTIONS="${OPTIONS} --with-curl"
# fi
argon_version=`pkg-config libargon2 --modversion`
if [ "$?" == "0" ];then

Loading…
Cancel
Save