jdart1 / arasan-chess

Arasan chess engine
Other
124 stars 30 forks source link

Compile armv8 #41

Closed Negatil07 closed 1 year ago

Negatil07 commented 1 year ago

Please add to Makefile armv8 compile code on android.. Thanks.

jdart1 commented 1 year ago

CMake can be used to compile for ARM. However, Arasan at present has no optimizations for the ARM platform. I am planning to fix this fairly soon.