mirror of
https://github.com/gopher64/gopher64.git
synced 2026-07-11 01:25:20 +02:00
4 lines
88 B
Bash
Executable File
4 lines
88 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
RUSTFLAGS='-C target-cpu=x86-64-v3' cargo +nightly build --release
|