Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed May 22, 2024
1 parent d97ef39 commit b107725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autocorrect-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ lto = true
opt-level = "z" # Optimize for size.
strip = true # Automatically strip symbols from the binary.

[target.x86_64-unknown-linux-gnu]
# https://github.com/huacnlee/autocorrect/pull/198
[build]
rustflags = ["-Zlinker-features=-lld"]

0 comments on commit b107725

Please sign in to comment.