This commit is contained in:
crazywhalecc 2025-09-05 15:02:45 +08:00
parent 959734ac31
commit 4e74ac1937
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

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;