Skip to content

Ignore -znostart-stop-gc linker flag#334

Merged
messense merged 1 commit intorust-cross:mainfrom
Kobzol:zno-start-stop-gc
Apr 15, 2025
Merged

Ignore -znostart-stop-gc linker flag#334
messense merged 1 commit intorust-cross:mainfrom
Kobzol:zno-start-stop-gc

Conversation

@Kobzol
Copy link
Copy Markdown
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