Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed May 26, 2024
1 parent 84231f3 commit 9a5e3d5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ echo %LIBPATH%


configure.bat ^
--disable-all --disable-cgi --enable-cli ^
--enable-sockets --enable-ctype --enable-pdo --enable-phar ^
--disable-all --disable-cgi --enable-cli --enable-cli-win32 ^
--enable-sockets --enable-ctype --enable-pdo --enable-phar ^
--enable-filter ^
--enable-xmlreader --enable-xmlwriter ^
--enable-xmlreader --enable-xmlwriter ^
--enable-zlib ^
--with-openssl=static ^
--enable-tokenizer ^
Expand Down

0 comments on commit 9a5e3d5

Please sign in to comment.