Skip to content

Commit 176e562

Browse files
committed
hahaha, musl 2.17 is a little far away
1 parent 5801d05 commit 176e562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/globals/test-extensions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
// temporary!
3737
if ($zig) {
3838
putenv('SPC_LIBC=musl');
39-
putenv('SPC_LIBC_VERSION=2.17');
39+
// putenv('SPC_LIBC_VERSION=2.17');
4040
putenv('CC=zig-cc');
4141
putenv('CXX=zig-c++');
4242
}

0 commit comments

Comments
 (0)