diff --git a/plugins/php/versions/83/install.sh b/plugins/php/versions/83/install.sh index fb703e87b..93e237c5d 100755 --- a/plugins/php/versions/83/install.sh +++ b/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