Skip to content

consider supporting *-linux-musl as a target platform #75

@flavorjones

Description

@flavorjones

Since Bundler 2.3.21 / Rubygems 3.3.21, it's possible to ship a gem for the specific *-linux-musl platform.

For many gems, like Nokogiri, we've been able to figure out how to build binaries that work on both glibc and musl platforms, but other gems (like sass-ruby) had to stop precompiling because of incompatibilities; and it sounds like (based on a chat with @ianks) that the Rust toolchain handles musl systems very differently as well.

This is a placeholder to discuss if, and when, we should support x86_64-linux-musl and aarch64-linux-musl as distinct target platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions