Skip to content

Commit

Permalink
try without zlib
Browse files Browse the repository at this point in the history
Signed-off-by: Romain Gautier <[email protected]>
  • Loading branch information
mykiwi committed Jul 7, 2024
1 parent 45740c4 commit fef73c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions php-84/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -434,8 +434,8 @@ RUN CFLAGS="-fstack-protector-strong -fpic -fpie -O3 -I${INSTALL_DIR}/include -I
--with-sodium \
--with-readline \
--with-openssl \
--with-zlib \
--with-zlib-dir \
# --with-zlib \
# --with-zlib-dir \
--with-curl \
--enable-exif \
--enable-ftp \
Expand Down

0 comments on commit fef73c7

Please sign in to comment.