mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-21 14:34:49 +01:00
doc: add arm macOS depends platform triplet
This commit is contained in:
parent
0628815e95
commit
edd70b52fc
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ Common `host-platform-triplet`s for cross compilation are:
|
|||
- `x86_64-pc-linux-gnu` for x86 Linux
|
||||
- `x86_64-w64-mingw32` for Win64
|
||||
- `x86_64-apple-darwin` for macOS
|
||||
- `arm64-apple-darwin` for ARM macOS
|
||||
- `arm-linux-gnueabihf` for Linux ARM 32 bit
|
||||
- `aarch64-linux-gnu` for Linux ARM 64 bit
|
||||
- `powerpc64-linux-gnu` for Linux POWER 64-bit (big endian)
|
||||
|
|
Loading…
Add table
Reference in a new issue