Files
topgrade/Cross.toml

5 lines
264 B
TOML
Raw Normal View History

2022-11-23 15:18:09 +00:00
# Workaround for: https://github.com/cross-rs/cross/issues/1100
# TODO: Remove this file altogether once a new version of cross (after v0.2.4) is released.
[target.x86_64-unknown-freebsd.env]
passthrough = ["AR_x86_64_unknown_freebsd=x86_64-unknown-freebsd12-ar"]