We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa7ceb commit 402e3a5Copy full SHA for 402e3a5
contrib/guix/README.md
@@ -102,10 +102,8 @@ find output/ -type f -print0 | sort -z | xargs -r0 sha256sum
102
* _**HOSTS**_
103
104
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.
+ bootstrappable build. _(defaults to "x86\_64-linux-gnu arm-linux-gnueabihf
+ aarch64-linux-gnu riscv64-linux-gnu x86_64-w64-mingw32")_
109
110
* _**SOURCES_PATH**_
111
0 commit comments