webp support
This commit is contained in:
parent
293fb4a0f5
commit
2c7913918f
@ -65,7 +65,8 @@ cd php-$VERSION
|
|||||||
--with-kerberos \
|
--with-kerberos \
|
||||||
--with-soapclient \
|
--with-soapclient \
|
||||||
--with-pear \
|
--with-pear \
|
||||||
--enable-intl
|
--enable-intl \
|
||||||
|
--with-webp
|
||||||
make -j
|
make -j
|
||||||
make install
|
make install
|
||||||
|
|
||||||
|
@ -56,7 +56,8 @@ cd php-$VERSION
|
|||||||
--with-sodium \
|
--with-sodium \
|
||||||
--with-kerberos \
|
--with-kerberos \
|
||||||
--with-pear \
|
--with-pear \
|
||||||
--enable-intl
|
--enable-intl \
|
||||||
|
--with-webp
|
||||||
make -j
|
make -j
|
||||||
make install
|
make install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user