Skip to content

Commit

Permalink
Update linux ARM build
Browse files Browse the repository at this point in the history
  • Loading branch information
Avarel committed Nov 11, 2023
1 parent 5907baa commit 7e7b9dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ strip = true
lto = true
panic = "abort"
codegen-units = 1

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

0 comments on commit 7e7b9dc

Please sign in to comment.