1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 20:57:35 +00:00

Ports/PHP: Enable Phar extension

This commit is contained in:
Jelle Raaijmakers 2021-06-04 20:42:33 +02:00 committed by Andreas Kling
parent 169e93f0a7
commit 64e2e2cff3
2 changed files with 13 additions and 1 deletions

View file

@ -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
"