Skip to content

Ignore -znostart-stop-gc linker flag #334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Apr 14, 2025

This makes cargo zigbuild work on nightly on Linux. Soon-ish this flag will be probably passed on x64 even on stable, which would render cargo zigbuild essentially unusable on Linux without support for ignoring the flag.

Fixes: #327

This makes `cargo zigbuild` work on nightly on Linux.
@messense messense merged commit 3f29442 into rust-cross:main Apr 15, 2025
16 of 40 checks passed
@Kobzol Kobzol deleted the zno-start-stop-gc branch April 15, 2025 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zigbuild linking fails with nightly (2025-03-09) on x64 linux
2 participants