Skip to content

Commit

Permalink
try configuring cross from cargofile
Browse files Browse the repository at this point in the history
  • Loading branch information
tangowithfoxtrot authored Mar 14, 2024
1 parent 5347de4 commit af97c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bitwarden-c/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ bitwarden-json = { path = "../bitwarden-json", features = ["secrets"] }
[dependencies]
env_logger = ">=0.10.0, <0.12"

[target.aarch64-unknown-linux-gnu]
[package.metadata.cross.target.aarch64-unknown-linux-gnu]
image.toolchain = ["aarch64-linux-gnu-gcc"]

0 comments on commit af97c55

Please sign in to comment.