Update php-compile.sh

This commit is contained in:
Bozhidar Slaveykov 2023-11-26 15:34:57 +02:00
parent c40399cf05
commit e52b0e2d66

View file

@ -67,6 +67,12 @@ sudo ./configure --prefix=/usr/local/phyre/php \
--with-gettext \
--with-curl \
--with-zip \
--with-zlib \
--with-gd \
--with-jpeg \
--with-freetype \
--with-xsl \
--with-intl \
--enable-mbstring \
--with-libdir=lib/$(arch)-linux-gnu