Skip to content

Commit d1abe54

Browse files
committed
Merge #21323: guix, doc: Update default HOSTS value
a0a7a43 guix, doc: Update default HOSTS value (Hennadii Stepanov) Pull request description: This is a #21089 follow up. ACKs for top commit: fanquake: ACK a0a7a43 Tree-SHA512: c1813cc2b9212a79fd34d4e25cd0816b58264e1890daf777cd59411bd20fcc9affe312871d06fab1308b8f55c1a78ac1101e631882c18360a4709ecef4529f05
2 parents 05e821e + a0a7a43 commit d1abe54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/guix/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ find output/ -type f -print0 | sort -z | xargs -r0 sha256sum
103103

104104
Override the space-separated list of platform triples for which to perform a
105105
bootstrappable build. _(defaults to "x86\_64-linux-gnu arm-linux-gnueabihf
106-
aarch64-linux-gnu riscv64-linux-gnu x86_64-w64-mingw32
107-
x86_64-apple-darwin18")_
106+
aarch64-linux-gnu riscv64-linux-gnu powerpc64-linux-gnu powerpc64le-linux-gnu
107+
x86\_64-w64-mingw32 x86\_64-apple-darwin18")_
108108

109109
* _**SOURCES_PATH**_
110110

0 commit comments

Comments
 (0)