mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
test fix?
This commit is contained in:
@@ -39,6 +39,8 @@ if ($zig) {
|
||||
// putenv('SPC_LIBC_VERSION=2.17');
|
||||
putenv('CC=zig-cc');
|
||||
putenv('CXX=zig-c++');
|
||||
putenv('AR=ar');
|
||||
putenv('LD=ld.lld');
|
||||
exec('ulimit -n 2048');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user