This repository was archived by the owner on Dec 27, 2020. It is now read-only.

Description
There is an interest to build generic linux binaries (both for nightlies as for releases). Currently we don't have any. We used to have those.
Few things to keep in mind:
- The older the libc version, the better for compatability
- Compiling most libraries static would be most ideal (especially things like ICU)
When looking at old releases, < 2% uses these generic linux binaries, to give an idea of the userbase that is interested.
For releases we do produce Debian/Ubuntu binaries. This issue is NOT about those. This is about linux binaries which will run on "most" linux systems out-of-the-box.