mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Add depends riscv 64 bit support
This commit is contained in:
parent
8adde33e01
commit
13c0b8c265
7 changed files with 20 additions and 1 deletions
|
@ -33,6 +33,7 @@ Common `host-platform-triplets` for cross compilation are:
|
|||
- `x86_64-apple-darwin11` for MacOSX
|
||||
- `arm-linux-gnueabihf` for Linux ARM 32 bit
|
||||
- `aarch64-linux-gnu` for Linux ARM 64 bit
|
||||
- `riscv64-linux-gnu` for Linux RISCV 64 bit
|
||||
|
||||
No other options are needed, the paths are automatically configured.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue