mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-12 08:00:08 +01:00
feat: better release mode
This commit is contained in:
parent
4ad2adcc16
commit
169636b46b
2 changed files with 25 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
release:
|
||||
RUSTFLAGS="-Ctarget-cpu=native" cargo build --release
|
||||
Loading…
Add table
Add a link
Reference in a new issue