psychopath/build_native.sh

3 lines
65 B
Bash
Executable File

#!/bin/sh
RUSTFLAGS="-C target-cpu=native" cargo build --release