]> git.sesse.net Git - stockfish/commitdiff
Add RISC-V 64-bit support
authorClement <clement@starfivetech.com>
Fri, 21 Oct 2022 02:29:57 +0000 (02:29 +0000)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 23 Oct 2022 18:18:08 +0000 (20:18 +0200)
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.


No differences found