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 511e582 commit 5c09bcaCopy full SHA for 5c09bca
contrib/guix/guix-build
@@ -262,7 +262,7 @@ INFO: Building ${VERSION:?not set} for platform triple ${HOST:?not set}:
262
...bind-mounted in container to: '/bitcoin'
263
...in build directory: '$(distsrc_for_host "$HOST")'
264
...bind-mounted in container to: '$(DISTSRC_BASE=/distsrc-base && distsrc_for_host "$HOST")'
265
- ...outdirting in: '$(outdir_for_host "$HOST")'
+ ...outputting in: '$(outdir_for_host "$HOST")'
266
...bind-mounted in container to: '$(OUTDIR_BASE=/outdir-base && outdir_for_host "$HOST")'
267
EOF
268
0 commit comments