mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
test glibc of course
This commit is contained in:
parent
2b4eb7127d
commit
7edd8e6e19
@ -35,7 +35,7 @@ $test_os = [
|
||||
$zig = true;
|
||||
// temporary!
|
||||
if ($zig) {
|
||||
putenv('SPC_LIBC=musl');
|
||||
putenv('SPC_LIBC=glibc');
|
||||
putenv('SPC_LIBC_VERSION=2.17');
|
||||
putenv('CC=zig-cc');
|
||||
putenv('CXX=zig-c++');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user