summaryrefslogtreecommitdiffstats
path: root/Cross.toml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-07-05 11:39:15 -0400
committerAndrew Gallant <jamslam@gmail.com>2023-07-05 14:04:29 -0400
commit0b6eccf4d34277ea254d32babae6420d5c7360c8 (patch)
treecdf0042f8595a0633138537422ff5267a708dbdb /Cross.toml
parent3ac4541e9fb83ba4fc67dbbd26082d0523e87743 (diff)
ci: try to fix CI
Diffstat (limited to 'Cross.toml')
-rw-r--r--Cross.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cross.toml b/Cross.toml
index 3b0e4caa..220e304b 100644
--- a/Cross.toml
+++ b/Cross.toml
@@ -6,6 +6,7 @@ image = "burntsushi/cross:i686-unknown-linux-gnu"
[target.mips64-unknown-linux-gnuabi64]
image = "burntsushi/cross:mips64-unknown-linux-gnuabi64"
+build-std = true
[target.arm-unknown-linux-gnueabihf]
image = "burntsushi/cross:arm-unknown-linux-gnueabihf"