mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
hahaha, musl 2.17 is a little far away
This commit is contained in:
parent
5801d05047
commit
176e5627e5
@ -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++');
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user