Update install.sh

pull/130/head
midoks 3 years ago
parent 1ca2f3eb0c
commit 23d3a5351d
  1. 2
      plugins/php/versions/82/install.sh

@ -45,9 +45,7 @@ if [ $sysName == 'Darwin' ]; then
# OPTIONS="${OPTIONS} --enable-zip"
else
OPTIONS='--without-iconv'
# OPTIONS="--with-iconv=${serverPath}/lib/libiconv"
OPTIONS="${OPTIONS} --with-curl"
# OPTIONS="${OPTIONS} --with-libzip=${serverPath}/lib/libzip"
fi
IS_64BIT=`getconf LONG_BIT`

Loading…
Cancel
Save