Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Linux x86_64 builds for musl libc #239

Copy link
Copy link
@marshallpierce

Description

@marshallpierce
Issue body actions

Is there any interest in shipping a libsnappyjava.so for musl so it can be used on Alpine, etc? The dockerfile needed to build is trivial:

FROM alpine:3.10

RUN apk add make g++ perl bash

WORKDIR /work

That, plus a little makefile prodding, is enough to end up with a Linux/x86_64-musl/libsnappy.so.

However, there are multiple ways of approaching how to select this .so in the jar at runtime. Perhaps the most straightforward would be to add an override system property that chooses the path in the jar specifically, ignoring OS detection. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.