rs48/build-static.sh

3 lines
75 B
Bash
Executable file

#!/bin/sh
RUSTFLAGS='-C target-feature=+crt-static' cargo build --release