Skip to content

Commit

Permalink
🔧 Add -Ctarget-cpu=native
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenein committed Apr 16, 2024
1 parent d92ab1f commit 8df8a7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rustflags = ["-Ctarget-cpu=native"]

0 comments on commit 8df8a7a

Please sign in to comment.