Skip to content

Commit

Permalink
release 6.9.0-rc.6 patches (0LNetworkCommunity#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally authored Oct 26, 2023
1 parent a9e8bbd commit c19d27e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
[env]
# set coin name for diem dependencies
RUST_DIEM_COIN_MODULE = "gas_coin"
RUST_DIEM_COIN_NAME = "LibraCoin"

[target.'cfg(target_os = "linux")']
# Dramatically increases the link performance for the eventbus
rustflags = ["-C", "link-arg=-fuse-ld=lld"] # sudo apt -y install lld
Expand Down

0 comments on commit c19d27e

Please sign in to comment.