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