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 e52ce9f commit a0a7a43Copy full SHA for a0a7a43
contrib/guix/README.md
@@ -103,8 +103,8 @@ find output/ -type f -print0 | sort -z | xargs -r0 sha256sum
103
104
Override the space-separated list of platform triples for which to perform a
105
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")_
+ aarch64-linux-gnu riscv64-linux-gnu powerpc64-linux-gnu powerpc64le-linux-gnu
+ x86\_64-w64-mingw32 x86\_64-apple-darwin18")_
108
109
* _**SOURCES_PATH**_
110
0 commit comments