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