This commit is contained in:
Bozhidar Slaveykov 2023-11-26 12:22:10 +02:00
parent e7665b491e
commit 25aa4911df
3 changed files with 2 additions and 2 deletions

View file

@ -42,8 +42,8 @@ sudo ./configure --prefix=/usr/local/phyre/php \
--with-mysqli \
--with-gettext \
--with-curl \
--with-zip \
--enable-mbstring
--with-zip
# --enable-mbstring
# --with-libdir=lib/$(arch)-linux-gnu
# Compile PHP