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

Add i686-linux-musl to release targets #156

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

nathan818fr
Copy link
Contributor

Easier than i686-linux-gnu, since we use recent alpine, with recent CMake version.
So docker --platform=linux/386 works out of the box (and no need for qemu-user-static or similar because x86_64 hosts can run i686 docker).

I've checked the produced binaries, it's the correct architecture.

@rdbo rdbo merged commit 2415894 into rdbo:master Dec 8, 2023
1 check passed
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