This commit is contained in:
crazywhalecc
2025-09-05 15:02:45 +08:00
parent 959734ac31
commit 4e74ac1937

View File

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