mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
hahaha, musl 2.17 is a little far away
This commit is contained in:
@@ -36,7 +36,7 @@ $zig = true;
|
||||
// temporary!
|
||||
if ($zig) {
|
||||
putenv('SPC_LIBC=musl');
|
||||
putenv('SPC_LIBC_VERSION=2.17');
|
||||
// putenv('SPC_LIBC_VERSION=2.17');
|
||||
putenv('CC=zig-cc');
|
||||
putenv('CXX=zig-c++');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user