3 lines
75 B
Bash
Executable file
3 lines
75 B
Bash
Executable file
#!/bin/sh
|
|
|
|
RUSTFLAGS='-C target-feature=+crt-static' cargo build --release
|