From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/act/
Date: Sat, 20 Mar 2021 05:43:07 +0000 (UTC) [thread overview]
Message-ID: <1616218385.bb5b84a2390610c4db06fc852fb1df33fef34f17.sam@gentoo> (raw)
commit: bb5b84a2390610c4db06fc852fb1df33fef34f17
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 20 05:33:05 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 20 05:33:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb5b84a2
dev-go/act: add -x for verbose Go build
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-go/act/act-1.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-go/act/act-1.6.0.ebuild b/dev-go/act/act-1.6.0.ebuild
index 4518cc6df79..df33b4de346 100644
--- a/dev-go/act/act-1.6.0.ebuild
+++ b/dev-go/act/act-1.6.0.ebuild
@@ -47,7 +47,7 @@ src_compile() {
fi
cd "${S}"/Source || die
- go build -o ../${PN} *.go || die
+ go build -x -o ../${PN} *.go || die
}
src_install() {
next reply other threads:[~2021-03-20 5:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-20 5:43 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-20 5:43 [gentoo-commits] repo/gentoo:master commit in: dev-go/act/ Sam James
2021-04-25 5:19 Sam James
2021-04-27 18:01 Sam James
2021-04-27 18:02 Sam James
2022-05-27 6:53 Joonas Niilola
2022-11-07 5:01 Sam James
2023-12-03 5:45 Arthur Zamarin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1616218385.bb5b84a2390610c4db06fc852fb1df33fef34f17.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox