Files
gopher64/build_release.sh
T
Logan McNaughton 2e4a23c315 Initial Commit
2023-10-04 14:33:17 -06:00

4 lines
79 B
Bash
Executable File

#!/usr/bin/env bash
RUSTFLAGS='-C target-cpu=x86-64-v3' cargo build --release