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 support for linux-musl-s390x target #21

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

uweigand
Copy link
Contributor

This addresses the "cb" portion of ericsink/SQLitePCL.raw#571.

Note that to build the musl binary, this uses the s390x cross-compiler provided on musl.cc same as for the other architectures.

@ericsink
Copy link
Owner

The failures here look like issues with the serialize tests under winsqlite3. It's not immediately clear why I hadn't seen these failures on previous builds, but the failures seem unrelated to the PR.

@ericsink
Copy link
Owner

The failures happened because this is the first time a build has been run in THIS repo since the serialize tests were added in the OTHER repo, and winsqlite3 doesn't have serialize. Fix in progress.

@ericsink ericsink merged commit 16ee372 into ericsink:master Nov 15, 2023
8 checks 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