mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Update RandomWOW to 1.2.1-wow
This commit is contained in:
parent
1e38c3c508
commit
276fd65f2a
3 changed files with 4 additions and 4 deletions
|
@ -144,8 +144,8 @@ elseif(ARCHITECTURE STREQUAL "aarch64")
|
|||
endif()
|
||||
|
||||
if(ARCHITECTURE STREQUAL "riscv64")
|
||||
set(NO_AES ON)
|
||||
set(ARCH "rv64imafdc")
|
||||
set(ARCH_ID "riscv64")
|
||||
set(ARCH "rv64gc")
|
||||
endif()
|
||||
|
||||
if(ARCHITECTURE STREQUAL "i686")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue