Skip to content

Commit

Permalink
fix: specify linker
Browse files Browse the repository at this point in the history
  • Loading branch information
ccrutchf committed Nov 16, 2024
1 parent 3f887fc commit fa69a0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ edition = "2021"

[dependencies]

[target.aarch64-unknown-linux-gnu]
linker = "gcc-aarch64-linux-gnu"

0 comments on commit fa69a0c

Please sign in to comment.