guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: doc: Document the #:go key of the Go build system


From: guix-commits
Subject: branch master updated: doc: Document the #:go key of the Go build system.
Date: Wed, 11 Jan 2023 20:17:58 -0500

This is an automated email from the git hooks/post-receive script.

lfam pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 9ec62d1b9c doc: Document the #:go key of the Go build system.
9ec62d1b9c is described below

commit 9ec62d1b9c55104f9ab81b95d82988c627a23415
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Wed Jan 11 20:15:41 2023 -0500

    doc: Document the #:go key of the Go build system.
    
    * doc/guix.texi (Build Systems): Document '#:go'.
---
 doc/guix.texi | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 39c6468651..650d5cb91c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -29,7 +29,7 @@ Copyright @copyright{} 2014, 2015, 2016 Alex Kost@*
 Copyright @copyright{} 2015, 2016 Mathieu Lirzin@*
 Copyright @copyright{} 2014 Pierre-Antoine Rault@*
 Copyright @copyright{} 2015 Taylan Ulrich Bayırlı/Kammer@*
-Copyright @copyright{} 2015, 2016, 2017, 2019, 2020, 2021 Leo Famulari@*
+Copyright @copyright{} 2015, 2016, 2017, 2019, 2020, 2021, 2023 Leo Famulari@*
 Copyright @copyright{} 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Ricardo 
Wurmus@*
 Copyright @copyright{} 2016 Ben Woodcroft@*
 Copyright @copyright{} 2016, 2017, 2018, 2021 Chris Marusich@*
@@ -9134,6 +9134,10 @@ can be used to force the package to be built for that 
architecture and
 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.
+
 @end defvr
 
 @defvr {Scheme Variable} glib-or-gtk-build-system



reply via email to

[Prev in Thread] Current Thread [Next in Thread]