Re: [gentoo-dev] [PATCH] go-module.eclass: add helper function to call go
This is in the tree. Thanks, William signature.asc Description: PGP signature
[gentoo-dev] [PATCH] go-module.eclass: add helper function to call go
This function will cause the ebuild to die if Go fails. Also, it outputs the go command that is being run. Closes: https://bugs.gentoo.org/833497 --- eclass/go-module.eclass | 13 + 1 file changed, 13 insertions(+) diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass index