doc: Clarify how to use the #:go key of go-build-system.
This is a followup to commit 9ec62d1b9c
.
* doc/guix.texi (Build Systems): Clarify the '#:go' key.
This commit is contained in:
parent
9ec62d1b9c
commit
9aa3b6eb6d
1 changed files with 2 additions and 2 deletions
|
@ -9135,8 +9135,8 @@ operating system. The combinations known to Go can be found
|
||||||
@url{https://golang.org/doc/install/source#environment,
|
@url{https://golang.org/doc/install/source#environment,
|
||||||
in their documentation}.
|
in their documentation}.
|
||||||
|
|
||||||
The key @code{#:go} can be used to specify the Go compiler with which to
|
The key @code{#:go} can be used to specify the Go compiler package with
|
||||||
build the package.
|
which to build the package.
|
||||||
|
|
||||||
@end defvr
|
@end defvr
|
||||||
|
|
||||||
|
|
Reference in a new issue