From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/mh/
Date: Fri, 6 Dec 2024 08:32:14 +0000 (UTC) [thread overview]
Message-ID: <1733407764.a678f8cf6ac5b9b512937a78c2b4f77a124ee86a.ceamac@gentoo> (raw)
commit: a678f8cf6ac5b9b512937a78c2b4f77a124ee86a
Author: Oz Tiram <oz.tiram <AT> gmail <DOT> com>
AuthorDate: Thu Dec 5 14:08:20 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Dec 5 14:09:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a678f8cf
dev-util/mh: inherit from toolchain-funcs
Closes: https://bugs.gentoo.org/945901
Signed-off-by: Oz Tiram <oz.tiram <AT> gmail.com>
dev-util/mh/mh-1.4.1.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-util/mh/mh-1.4.1.ebuild b/dev-util/mh/mh-1.4.1.ebuild
index d3d830e8f..e42f86af5 100644
--- a/dev-util/mh/mh-1.4.1.ebuild
+++ b/dev-util/mh/mh-1.4.1.ebuild
@@ -11,6 +11,8 @@ LICENSE="BSD"
SLOT=0
KEYWORDS="~amd64"
+inherit toolchain-funcs
+
IUSE="test"
RESTRICT="!test? ( test )"
@@ -23,7 +25,7 @@ DEPEND="
"
src_compile() {
- emake mh VERSION="${PV}"
+ emake mh VERSION="${PV}" CC="$(tc-getCC)"
}
src_install() {
next reply other threads:[~2024-12-06 8:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 8:32 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-07 17:48 [gentoo-commits] repo/proj/guru:master commit in: dev-util/mh/ Florian Schmaus
2021-08-03 8:45 Andrew Ammerlaan
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=1733407764.a678f8cf6ac5b9b512937a78c2b4f77a124ee86a.ceamac@gentoo \
--to=ceamac@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