Add RISC-V 64-bit support

adds a riscv64 target architecture to the Makefile to support RISC-V 64-bit.
Compiled and tested on VisionFive 2 board.

closes https://github.com/official-stockfish/Stockfish/pull/4205

No functional change.
This commit is contained in:
Clement
2022-10-23 20:18:08 +02:00
committed by Joost VandeVondele
parent 804394b939
commit 5604b255e6
2 changed files with 16 additions and 4 deletions
+1
View File
@@ -43,6 +43,7 @@ Bryan Cross (crossbr)
candirufish
Chess13234
Chris Cain (ceebo)
clefrks
Dale Weiler (graphitemaster)
Dan Schmidt (dfannius)
Daniel Axtens (daxtens)