Skip to content

Add musl-libc experimental builds #226

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

Merged
merged 1 commit into from
May 19, 2025
Merged

Conversation

staticlibs
Copy link
Collaborator

This change adds experimental support for building JDBC driver with musl libc on x86_64 and aarch64 Linux. It is based on #120 PR.

New artifacts are NOT combined into the unified JAR, instead they are published to Maven with custom classifiers linux_amd64_musl and linux_aarch64_musl.

This change adds experimental support for building JDBC driver with
musl libc on x86_64 and aarch64 Linux. It is based on duckdb#120 PR.

New artifacts are NOT combined into the unified JAR, instead they are
published to Maven with custom classifiers `linux_amd64_musl` and
`linux_aarch64_musl`.

Co-authored-by: hrl20 <[email protected]>
@staticlibs staticlibs merged commit 2007bd0 into duckdb:main May 19, 2025
19 of 20 checks passed
@staticlibs staticlibs deleted the alpine_ci branch May 19, 2025 23:16
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.

1 participant