Open devilicecream opened 8 years ago
I don't have any ARM devices to do this on, but if there is a good guide on how to cross compile for ARM on Ubuntu/Travis CI I wouldn't be opposed to add an ARM build to the CI pipeline.
install: gcc-arm-linux-gnueabi
or g++-arm-linux-gnueabi
@devilicecream do you still need this? or did you figure out how to build this on ARM? I would think it should work to compile/install it.
I built this on a raspberrypi, but I haven't found a .deb file in the packagecloud repository. Is it possible to upload an ARM .deb too?