Skip to content

Commit a0a7a43

Browse files
committed
guix, doc: Update default HOSTS value
1 parent e52ce9f commit a0a7a43

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)