Skip to content

Commit

Permalink
use linker rust-lld
Browse files Browse the repository at this point in the history
  • Loading branch information
selimseker committed Sep 6, 2024
1 parent 4b0af06 commit d0d1c83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cross.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ pre-build = [
"dpkg --add-architecture $CROSS_DEB_ARCH",
"apt-get update && apt-get install --assume-yes libssl-dev:$CROSS_DEB_ARCH"
]
linker = "rust-lld"

0 comments on commit d0d1c83

Please sign in to comment.