Skip to content
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

Fix build on zig 0.11 with Rust nightly #110

Merged
merged 2 commits into from Mar 12, 2023
Merged

Fix build on zig 0.11 with Rust nightly #110

merged 2 commits into from Mar 12, 2023

Conversation

messense
Copy link
Member

@messense messense commented Mar 12, 2023

Closes #108

Ref #96

return None;
}
} else if arg == "-Wl,--no-undefined-version" {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@messense messense changed the title Fix i686-pc-windows-gnu build on zig 0.11 Fix build on zig 0.11 with Rust nightly Mar 12, 2023
@messense messense enabled auto-merge March 12, 2023 03:11
@messense messense merged commit f8bffa6 into main Mar 12, 2023
@messense messense deleted the fix-i686-windows branch March 12, 2023 03:17
pnehrer added a commit to WallarooLabs/cargo-zigbuild that referenced this pull request Aug 17, 2023
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.

Compiling to i686-pc-windows-gnu fails
1 participant