nodejs / unofficial-builds

Unofficial binaries for Node.js
https://unofficial-builds.nodejs.org
248 stars 52 forks source link

support for aarch64 and x64 (and maybe armv7) on systems with older glibc #68

Open cobalt2727 opened 1 year ago

cobalt2727 commented 1 year ago

A very large number of operating systems got impacted by the official build system's move to CentOS 8. What work would have to be done to get binaries available here for those distros? I haven't checked since last May, but NodeJS 18 should still compile properly on at least some older setups.

cobalt2727 commented 1 year ago

This appears to be covered by https://github.com/nodejs/unofficial-builds/pull/69, but only for x86_64...