Rust 1.81.0 breaks zig cross compile aarch64-apple-darwin on linux
note: error: unsupported linker arg: -exported_symbols_list
https://github.com/napi-rs/napi-rs/actions/runs/10833496954/job/30060429790?pr=2248
/cc @messense
See https://github.com/rust-cross/cargo-zigbuild/issues/164#issuecomment-1712791164
Should've been fixed by https://github.com/rust-cross/cargo-zigbuild/pull/273 which will be released in next version.
The fix was released in cargo-zigbuild 0.19.2.
@messense still failed: https://github.com/napi-rs/cross-build/actions/runs/10864153611/job/30438172738
If fixed please notice me? I am suffering this too.