Skip to content

Nightly built Linux binaries are dependent on glibc #216

@dahlia

Description

@dahlia

Although glibc is quite common on Linux distros, nowadays there are getting more musl-based distros (e.g., Alpine Linux) due to containers (e.g., Docker). As unlike glibc musl is intended to be statically linked, we can make Linux binaries more portable by static link to musl instead of depending on glibc.

Metadata

Metadata

Assignees

Labels

cat:distCategory: Distribution and deployment (e.g., CI)typ:enhanceType: Enhancement/new feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions