Fixed compilation when using zig test.

Remove option for static since -static should suffice in most situations
This commit is contained in:
Caleb J. Gardner
2026-02-07 11:12:48 -06:00
parent 067eaa87c2
commit db2fb4b9f2
4 changed files with 26 additions and 3 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
zig test -lc -lzstd src/test.zig