db2fb4b9f2
Remove option for static since -static should suffice in most situations
4 lines
44 B
Bash
Executable File
4 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
|
|
zig test -lc -lzstd src/test.zig
|