mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Merge d1abe54fce into merged_master (Bitcoin PR #21323)
This commit is contained in:
commit
39f728b24b
1 changed files with 2 additions and 2 deletions
|
|
@ -103,8 +103,8 @@ find output/ -type f -print0 | sort -z | xargs -r0 sha256sum
|
|||
|
||||
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 x86_64-w64-mingw32
|
||||
x86_64-apple-darwin18")_
|
||||
aarch64-linux-gnu riscv64-linux-gnu powerpc64-linux-gnu powerpc64le-linux-gnu
|
||||
x86\_64-w64-mingw32 x86\_64-apple-darwin18")_
|
||||
|
||||
* _**SOURCES_PATH**_
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue