mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:57:35 +00:00
Ports/PHP: Enable Phar extension
This commit is contained in:
parent
169e93f0a7
commit
64e2e2cff3
2 changed files with 13 additions and 1 deletions
|
@ -7,7 +7,6 @@ auth_type=sha256
|
|||
depends="libiconv libxml2 sqlite zlib"
|
||||
configopts="
|
||||
--disable-opcache
|
||||
--disable-phar
|
||||
--prefix=${SERENITY_INSTALL_ROOT}/usr/local
|
||||
--with-iconv=${SERENITY_INSTALL_ROOT}/usr/local
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue