ccminer
ccminer copied to clipboard
Makefile.am is architecture dependent
line 43: ccminer_CPPFLAGS = -msse2 ... -msse2 is only available on x86 ( I am targeting ARM on a Jetson Tk1 ) Unfortunately my automaker.foo is too weak to change it myself.