Skip to content

Commit

Permalink
Remove experimental rustflags
Browse files Browse the repository at this point in the history
  • Loading branch information
BuJo committed Mar 25, 2024
1 parent 9020015 commit 0881552
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
cargo-features = ["profile-rustflags"]

[package]
name = "rriscv"
version = "0.1.0"
Expand Down Expand Up @@ -30,5 +28,3 @@ opt-level = 3
lto = "fat"
opt-level = "z"
codegen-units = 1
rustflags = ["-C", "target-cpu=native"]
#panic = "abort"

0 comments on commit 0881552

Please sign in to comment.