Skip to content

Commit 402e3a5

Browse files
committed
guix: Update HOSTS README entry for new architectures
1 parent cfa7ceb commit 402e3a5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

contrib/guix/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,8 @@ find output/ -type f -print0 | sort -z | xargs -r0 sha256sum
102102
* _**HOSTS**_
103103

104104
Override the space-separated list of platform triples for which to perform a
105-
bootstrappable build. _(defaults to "x86\_64-linux-gnu
106-
arm-linux-gnueabihf aarch64-linux-gnu riscv64-linux-gnu")_
107-
108-
> Windows and OS X platform triplet support are WIP.
105+
bootstrappable build. _(defaults to "x86\_64-linux-gnu arm-linux-gnueabihf
106+
aarch64-linux-gnu riscv64-linux-gnu x86_64-w64-mingw32")_
109107

110108
* _**SOURCES_PATH**_
111109

0 commit comments

Comments
 (0)