boxemall opened this issue a year ago · 1 comments
Trying to compile it on a RPi_1B+ and getting an error. i checked the makefile and it does not contain any reference to "armhf". can the makefile be entended to include the old Rpi 32bit?
dpkg --print-architecture out put is: 'armhf'
regards
Try make ARCH=arm?
make ARCH=arm