mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-22 16:25:36 +08:00
Enable UPX test
This commit is contained in:
@@ -38,7 +38,7 @@ $zts = false;
|
||||
$no_strip = false;
|
||||
|
||||
// compress with upx
|
||||
$upx = false;
|
||||
$upx = true;
|
||||
|
||||
// prefer downloading pre-built packages to speed up the build process
|
||||
$prefer_pre_built = false;
|
||||
|
||||
Reference in New Issue
Block a user