Skip to content

Add musl-libc experimental builds#226

Merged
staticlibs merged 1 commit intoduckdb:mainfrom
staticlibs:alpine_ci
May 19, 2025
Merged

Add musl-libc experimental builds#226
staticlibs merged 1 commit intoduckdb:mainfrom
staticlibs:alpine_ci

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 <louisa@motherduck.com>
@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