mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:27:46 +00:00
Ports/PHP: Enable Zlib extension
This commit is contained in:
parent
64e2e2cff3
commit
012a5b145b
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ configopts="
|
|||
--disable-opcache
|
||||
--prefix=${SERENITY_INSTALL_ROOT}/usr/local
|
||||
--with-iconv=${SERENITY_INSTALL_ROOT}/usr/local
|
||||
--with-zlib
|
||||
"
|
||||
|
||||
export CFLAGS="-I${SERENITY_INSTALL_ROOT}/usr/local/include/libxml2/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue