Skip to content

Commit

Permalink
try: no rustflags
Browse files Browse the repository at this point in the history
  • Loading branch information
0xaatif committed Sep 25, 2024
1 parent 2c7652b commit fc8c19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# https://github.com/rust-lang/rust/pull/124129
# https://github.com/dtolnay/linkme/pull/88
# https://github.com/dtolnay/linkme/issues/94
rustflags = ["-Z", "linker-features=-lld", "-C", "link-args=-znostart-stop-gc"]
# rustflags = ["-Z", "linker-features=-lld", "-C", "link-args=-znostart-stop-gc"]

0 comments on commit fc8c19d

Please sign in to comment.