Skip to content

fix(cli): missing zig-abi-suffix support#1025

Merged
Brooooooklyn merged 1 commit intomainfrom
support-zig-abi-flag
Jan 13, 2022
Merged

fix(cli): missing zig-abi-suffix support#1025
Brooooooklyn merged 1 commit intomainfrom
support-zig-abi-flag

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

No description provided.

@Brooooooklyn Brooooooklyn merged commit ee3e68a into main Jan 13, 2022
@Brooooooklyn Brooooooklyn deleted the support-zig-abi-flag branch January 13, 2022 06:39
@messense
Copy link
Copy Markdown
Contributor

Nice!

I think abi suffix only works with glibc now, last time I tried with musl it doesn't work(musl has 1.1 and 1.2 abi versions), so it's better to ignore or report error when it's specified with musl targets.

@Brooooooklyn
Copy link
Copy Markdown
Member Author

so it's better to ignore or report error when it's specified with musl targets.

I'll note it should only work with gnu in the next release.

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.

2 participants