Skip to content

Commit

Permalink
Fix builds for Apple lovers
Browse files Browse the repository at this point in the history
  • Loading branch information
ax0 committed Nov 11, 2024
1 parent d1592af commit 868fb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[build]
[target.x86_64-unknown-linux-gnu]
rustflags=["-C", "link-arg=-z", "-C", "link-arg=nostart-stop-gc"]

0 comments on commit 868fb33

Please sign in to comment.