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.
master
parent
9ec62d1b9c
commit
9aa3b6eb6d
|
@ -9135,8 +9135,8 @@ operating system. The combinations known to Go can be found
|
|||
@url{https://golang.org/doc/install/source#environment,
|
||||
in their documentation}.
|
||||
|
||||
The key @code{#:go} can be used to specify the Go compiler with which to
|
||||
build the package.
|
||||
The key @code{#:go} can be used to specify the Go compiler package with
|
||||
which to build the package.
|
||||
|
||||
@end defvr
|
||||
|
||||
|
|
Reference in New Issue