Skip to content

Commit 63f4bf9

Browse files
committedOct 28, 2021
build: Enable linking with lld
1 parent d423c64 commit 63f4bf9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎config.toml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[build]
2+
rustflags = ["-C", "link-arg=-fuse-ld=lld"]

0 commit comments

Comments
 (0)
Please sign in to comment.