should be disable-gd rather than without-gd
This commit is contained in:
parent
d2d2ea3c4a
commit
4ea4099f4d
2
php.spec
2
php.spec
@ -655,7 +655,7 @@ build --libdir=%{_libdir}/php --enable-pcntl --enable-opcache --enable-phpdbg \
|
|||||||
--enable-intl=shared --with-enchant=shared,%{_prefix}
|
--enable-intl=shared --with-enchant=shared,%{_prefix}
|
||||||
popd
|
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-opcache --disable-phpdbg --without-ffi \
|
||||||
--disable-xmlreader --disable-xmlwriter --without-sodium --without-sqlite3 --disable-phar --disable-fileinfo \
|
--disable-xmlreader --disable-xmlwriter --without-sodium --without-sqlite3 --disable-phar --disable-fileinfo \
|
||||||
--without-pspell --without-curl --disable-posix --disable-xml --disable-simplexml --disable-exif \
|
--without-pspell --without-curl --disable-posix --disable-xml --disable-simplexml --disable-exif \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user