Fixed compilation when using zig test.
Remove option for static since -static should suffice in most situations
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
zig test -lc -lzstd src/test.zig
|
||||
Reference in New Issue
Block a user