Skip to content

Commit

Permalink
not now
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Oct 26, 2023
1 parent 3f59caa commit 8c7b836
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions native/candlex/.cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ rustflags = [
"-C", "link-arg=dynamic_lookup",
]

# See https://github.com/rust-lang/rust/issues/59302
[target.x86_64-unknown-linux-musl]
rustflags = [
"-C", "target-feature=-crt-static"
]

# Provides a small build size, but takes more time to build.
[profile.release]
lto = true

0 comments on commit 8c7b836

Please sign in to comment.