mirror of
https://github.com/danbulant/adventOfCode
synced 2026-05-21 13:18:40 +00:00
2 lines
No EOL
90 B
Bash
2 lines
No EOL
90 B
Bash
#!/bin/fish
|
|
RUSTFLAGS='-C target-feature=+crt-static -C target-cpu=native' cargo build -r |