We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6558dd7 commit 16fcde7Copy full SHA for 16fcde7
Cargo.toml
@@ -10,3 +10,6 @@ anyhow = "1.0"
10
11
[dev-dependencies]
12
tempfile = "3.24"
13
+
14
+[target.aarch64-unknown-linux-gnu]
15
+linker = "aarch64-linux-gnu-gcc"
0 commit comments