Skip to content

Commit 51babe7

Browse files
committed
Try to fix FreeBSD build by using custom image
We need cross-rs/cross#1166 here.
1 parent 5ae01e8 commit 51babe7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cross.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# NOTE: Custom image specification for FreeBSD is required until new version of cross is released.
2+
[target.x86_64-unknown-freebsd]
3+
image = "ghcr.io/cross-rs/x86_64-unknown-freebsd:edge"

0 commit comments

Comments
 (0)