Skip to content

Commit ae2c529

Browse files
committed
-Clinker-features is now stable
1 parent 5118be6 commit ae2c529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[build]
22
rustflags = [
3-
"-C", "link-arg=-Wl,-Ttext-segment=0x7fff00000000", "-Zlinker-features=-lld"
3+
"-C", "link-arg=-Wl,-Ttext-segment=0x7fff00000000", "-Clinker-features=-lld"
44
]

0 commit comments

Comments
 (0)