From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-cpupower/
Date: Sat, 23 Apr 2022 01:21:45 +0000 (UTC) [thread overview]
Message-ID: <1650676781.51b695194d00d2509a47974e3d55439a83635cb4.sam@gentoo> (raw)
commit: 51b695194d00d2509a47974e3d55439a83635cb4
Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz>
AuthorDate: Fri Apr 22 12:22:36 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 01:19:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b69519
x11-plugins/gkrellm-cpupower: fix recursive variable CC
Closes: https://bugs.gentoo.org/840005
Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz>
Closes: https://github.com/gentoo/gentoo/pull/25157
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/gkrellm-cpupower/gkrellm-cpupower-0.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/gkrellm-cpupower/gkrellm-cpupower-0.2-r2.ebuild b/x11-plugins/gkrellm-cpupower/gkrellm-cpupower-0.2-r2.ebuild
index ddb490d7448c..a3c27d5e817e 100644
--- a/x11-plugins/gkrellm-cpupower/gkrellm-cpupower-0.2-r2.ebuild
+++ b/x11-plugins/gkrellm-cpupower/gkrellm-cpupower-0.2-r2.ebuild
@@ -35,7 +35,7 @@ src_compile() {
src_install() {
local PLUGIN_SO=( cpupower$(get_modname) )
gkrellm-plugin_src_install
- emake DESTDIR="${D}" install-sudo
+ emake CC="$(tc-getCC)" DESTDIR="${D}" install-sudo
}
pkg_postinst() {
next reply other threads:[~2022-04-23 1:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-23 1:21 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-10 21:14 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-cpupower/ David Seifert
2023-02-03 11:08 Sam James
2023-02-03 5:11 Sam James
2022-08-28 19:37 Andreas Sturmlechner
2022-04-21 20:02 Lars Wendler
2018-01-04 9:17 David Seifert
2017-07-26 11:34 Pacho Ramos
2017-07-26 11:34 Pacho Ramos
2017-07-07 7:59 Lars Wendler
2016-06-07 6:43 Lars Wendler
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=1650676781.51b695194d00d2509a47974e3d55439a83635cb4.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