Merge branch 'main' into sapi/cgi

This commit is contained in:
crazywhalecc
2025-09-05 17:14:27 +08:00
5 changed files with 20 additions and 9 deletions

View File

@@ -43,7 +43,7 @@ $no_strip = false;
$upx = false;
// whether to test frankenphp build, only available for macos and linux
$frankenphp = false;
$frankenphp = true;
// prefer downloading pre-built packages to speed up the build process
$prefer_pre_built = false;