tomeshnet / prototype-cjdns-pi

Prototype system for mesh networks on single board computers
https://chat.tomesh.net/#/room/#software:tomesh.net
GNU General Public License v3.0
218 stars 42 forks source link

Compile NodeJS for unsupported arches #484

Open makew0rld opened 4 years ago

makew0rld commented 4 years ago

As can be seen in #483, the 12.x NodeJS LTS no longer has armv6 binaries, and there haven't been 32 bit binaries for a while now. It'd be nice if we build them ourselves. This is sort of related to the qemu discussion here.