Build and release glibc-linked binaries
Open
distribution
- Dominant language
- Rust
- Stars
- 659
- Forks
- 36
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
Currently, release binaries for linux are `x86_64-unknown-linux-musl`. I would like to also ship `x86_64-unknown-linux-gnu` binaries, so that a packager doesn't have to build from source if they'd prefer to ship `imdl` dynamically linked to `glibc` on their system.
Contributor guide
Assessment
This issue has not been assessed yet.