Skip to content

Commit 05bc9fa

Browse files
Build PHP 7.4.0 - Add enable-zip option
1 parent cb6c7a1 commit 05bc9fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/install-libzip

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ popd
3939

4040
# add the option in custom_configure_options
4141
echo "--with-libzip=$LIBZIP_INSTALL_DIR" >> $TRAVIS_BUILD_DIR/custom_configure_options
42+
echo "--enable-zip" >> $TRAVIS_BUILD_DIR/custom_configure_options

0 commit comments

Comments
 (0)