adventOfCode/2023/16/build.sh
2023-12-17 17:42:29 +01:00

2 lines
No EOL
90 B
Bash

#!/bin/fish
RUSTFLAGS='-C target-feature=+crt-static -C target-cpu=native' cargo build -r