diff --git a/php.spec b/php.spec index 1f8b13b..0798f06 100644 --- a/php.spec +++ b/php.spec @@ -655,7 +655,7 @@ build --libdir=%{_libdir}/php --enable-pcntl --enable-opcache --enable-phpdbg \ --enable-intl=shared --with-enchant=shared,%{_prefix} popd -without_shared="--without-gd --disable-dom --disable-dba --without-unixODBC --disable-opcache \ +without_shared="--disable-gd --disable-dom --disable-dba --without-unixODBC --disable-opcache \ --disable-opcache --disable-phpdbg --without-ffi \ --disable-xmlreader --disable-xmlwriter --without-sodium --without-sqlite3 --disable-phar --disable-fileinfo \ --without-pspell --without-curl --disable-posix --disable-xml --disable-simplexml --disable-exif \