Update imagemagick.sh

pull/708/head
Mr Chen 3 months ago
parent af6403d752
commit b1e36d8a71
  1. 2
      plugins/php/versions/common/imagemagick.sh

@ -70,7 +70,7 @@ Install_lib()
if [ "$version" -gt "74" ];then
OPTIONS="$OPTIONS --disable-openmp"
if
fi
$serverPath/php/$version/bin/phpize
./configure --with-php-config=$serverPath/php/$version/bin/php-config $OPTIONS

Loading…
Cancel
Save