mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 07:14:46 +00:00
![]() `cargo build` is currently failing on trunk. #1986 added an extra parameter to the definition of `build_zig_host_native` active for non-macOS targets, but did not reflect that parameter in the macOS-specific definition. I don't think there is a good way to test against these kinds of things without a dedicated macOS machine on the CI runner (`cargo check --target x86_64-apple-darwin` won't work since some dependencies need arch-specific things to be present during build time). Any suggestions are appreciated! |
||
---|---|---|
.. | ||
lib.rs | ||
link.rs | ||
program.rs | ||
target.rs |