Skip to content

provide a statically linked musl binary for Linux releases #889

Description

@unoukujou

Maybe you guys can consider adding a statically linked musl build (like x86_64-unknown-linux-musl)?

Because right now the pre-compiled Linux binary is dynamically linked to glibc so distros like nixos/alpine/etc cannot use it without patches or work-arounds

so a static musl binary wraps all dependencies inside the executable, and making msedit 100% portable and running on any Linux distribution without external runtime requirements

Thanks if you can

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-needs-discussionNeeds discussion between maintainers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions