mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
test glibc of course
This commit is contained in:
@@ -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++');
|
||||
|
||||
Reference in New Issue
Block a user