Merge remote-tracking branch 'origin/v3-refactor/win-exts' into v3-refactor/win-exts

# Conflicts:
#	src/Package/Target/php/windows.php
This commit is contained in:
crazywhalecc
2026-04-06 13:16:55 +08:00
3 changed files with 14 additions and 11 deletions

View File

@@ -24,7 +24,7 @@ class ngtcp2
'-DBUILD_SHARED_LIBS=OFF',
'-DENABLE_STATIC_CRT=ON',
'-DENABLE_LIB_ONLY=ON',
'-DENABLE_OPENSSL=ON',
'-DENABLE_OPENSSL=OFF',
)
->build();
}