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

Only enable zig ar in cargo-zigbuild binary by default #56

Merged
merged 2 commits into from
Aug 6, 2022

Conversation

messense
Copy link
Member

@messense messense commented Aug 6, 2022

If cargo-zigbuild is used as library, zig ar is opt-in.

If `cargo-zigbuild` is used as library, ar/ranlib is opt-in.
@messense messense temporarily deployed to Docker Hub August 6, 2022 14:23 Inactive
It doesn't have the argument length issue on Windows
@messense messense temporarily deployed to Docker Hub August 6, 2022 14:29 Inactive
@messense messense changed the title Only enable ar/ranlib in cargo-zigbuild binary Only enable zig ar in cargo-zigbuild binary by default Aug 6, 2022
@messense messense merged commit 153ac44 into main Aug 6, 2022
@messense messense deleted the ar-lib-support branch August 6, 2022 14:46
@messense messense linked an issue Aug 6, 2022 that may be closed by this pull request
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.

Add zig ar and zig ranlib support
1 participant