Skip to content

Commit 771c4b9

Browse files
committed
guix: README: Add darwin HOSTS entry
1 parent 8dbf18c commit 771c4b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contrib/guix/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ find output/ -type f -print0 | sort -z | xargs -r0 sha256sum
105105

106106
Override the space-separated list of platform triples for which to perform a
107107
bootstrappable build. _(defaults to "x86\_64-linux-gnu arm-linux-gnueabihf
108-
aarch64-linux-gnu riscv64-linux-gnu x86_64-w64-mingw32")_
108+
aarch64-linux-gnu riscv64-linux-gnu x86_64-w64-mingw32
109+
x86_64-apple-darwin18")_
109110

110111
* _**SOURCES_PATH**_
111112

0 commit comments

Comments
 (0)