mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04:00
guix: Update HOSTS README entry for new architectures
This commit is contained in:
parent
cfa7ceb21b
commit
402e3a5b1e
1 changed files with 2 additions and 4 deletions
|
@ -102,10 +102,8 @@ find output/ -type f -print0 | sort -z | xargs -r0 sha256sum
|
|||
* _**HOSTS**_
|
||||
|
||||
Override the space-separated list of platform triples for which to perform a
|
||||
bootstrappable build. _(defaults to "x86\_64-linux-gnu
|
||||
arm-linux-gnueabihf aarch64-linux-gnu riscv64-linux-gnu")_
|
||||
|
||||
> Windows and OS X platform triplet support are WIP.
|
||||
bootstrappable build. _(defaults to "x86\_64-linux-gnu arm-linux-gnueabihf
|
||||
aarch64-linux-gnu riscv64-linux-gnu x86_64-w64-mingw32")_
|
||||
|
||||
* _**SOURCES_PATH**_
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue