From: "Cédric Krier" <cedk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-news/newsboat/
Date: Sun, 5 Sep 2021 12:31:58 +0000 (UTC) [thread overview]
Message-ID: <1630845017.c90e86b7b9e233afc6a93af5c3ab24c626d5c45c.cedk@gentoo> (raw)
commit: c90e86b7b9e233afc6a93af5c3ab24c626d5c45c
Author: Cédric Krier <cedk <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 5 12:18:56 2021 +0000
Commit: Cédric Krier <cedk <AT> gentoo <DOT> org>
CommitDate: Sun Sep 5 12:30:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c90e86b7
net-news/newsboat: set CC when calling emake
Closes: https://bugs.gentoo.org/794022
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Cédric Krier <cedk <AT> gentoo.org>
net-news/newsboat/newsboat-2.21-r1.ebuild | 4 ++--
net-news/newsboat/newsboat-2.23-r1.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-news/newsboat/newsboat-2.21-r1.ebuild b/net-news/newsboat/newsboat-2.21-r1.ebuild
index 8dfbd528085..397b0a78a39 100644
--- a/net-news/newsboat/newsboat-2.21-r1.ebuild
+++ b/net-news/newsboat/newsboat-2.21-r1.ebuild
@@ -128,12 +128,12 @@ src_configure() {
src_compile() {
export CARGO_HOME="${ECARGO_HOME}"
- emake prefix="/usr" CXX="$(tc-getCXX)" AR="$(tc-getAR)" RANLIB="$(tc-getRANLIB)"
+ emake prefix="/usr" CC="$(tc-getCC)" CXX="$(tc-getCXX)" AR="$(tc-getAR)" RANLIB="$(tc-getRANLIB)"
}
src_test() {
# tests require UTF-8 locale
- emake CXX="$(tc-getCXX)" AR="$(tc-getAR)" RANLIB="$(tc-getRANLIB)" test
+ emake CC="${tc-getCC}" CXX="$(tc-getCXX)" AR="$(tc-getAR)" RANLIB="$(tc-getRANLIB)" test
# Tests fail if in ${S} rather than in ${S}/test
cd "${S}"/test || die
./test || die
diff --git a/net-news/newsboat/newsboat-2.23-r1.ebuild b/net-news/newsboat/newsboat-2.23-r1.ebuild
index 3fb11d1cb45..61ce9134414 100644
--- a/net-news/newsboat/newsboat-2.23-r1.ebuild
+++ b/net-news/newsboat/newsboat-2.23-r1.ebuild
@@ -154,12 +154,12 @@ src_configure() {
src_compile() {
export CARGO_HOME="${ECARGO_HOME}"
- emake prefix="/usr" CXX="$(tc-getCXX)" AR="$(tc-getAR)" RANLIB="$(tc-getRANLIB)"
+ emake prefix="/usr" CC="$(tc-getCC)" CXX="$(tc-getCXX)" AR="$(tc-getAR)" RANLIB="$(tc-getRANLIB)"
}
src_test() {
# tests require UTF-8 locale
- emake CXX="$(tc-getCXX)" AR="$(tc-getAR)" RANLIB="$(tc-getRANLIB)" test
+ emake CC="${tc-getCC}" CXX="$(tc-getCXX)" AR="$(tc-getAR)" RANLIB="$(tc-getRANLIB)" test
# Tests fail if in ${S} rather than in ${S}/test
cd "${S}"/test || die
./test || die
next reply other threads:[~2021-09-05 12:32 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-05 12:31 Cédric Krier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-04 9:29 [gentoo-commits] repo/gentoo:master commit in: net-news/newsboat/ Jakov Smolić
2024-07-04 9:29 Jakov Smolić
2024-04-05 17:23 Arthur Zamarin
2023-12-16 7:05 Arthur Zamarin
2023-12-16 7:05 Arthur Zamarin
2023-01-26 7:55 Sam James
2022-11-18 7:42 Jakov Smolić
2022-11-18 7:04 Jakov Smolić
2022-11-13 17:30 Cédric Krier
2022-11-13 15:28 Cédric Krier
2022-11-13 15:10 Cédric Krier
2022-08-03 5:16 John Helmert III
2021-09-07 11:55 Agostino Sarubbo
2021-09-06 5:40 Agostino Sarubbo
2021-07-17 21:30 David Seifert
2021-05-02 18:04 Mikle Kolyada
2021-01-07 16:53 Sam James
2020-11-29 16:10 Cédric Krier
2020-11-29 13:29 Cédric Krier
2020-11-03 11:21 Sam James
2020-10-25 23:42 Thomas Deutschmann
2020-09-11 17:17 Cédric Krier
2020-09-07 0:50 Thomas Deutschmann
2020-07-01 12:21 Michał Górny
2020-05-23 16:44 Cédric Krier
2020-04-06 2:51 Georgy Yakovlev
2019-12-27 23:19 Georgy Yakovlev
2019-12-27 23:19 Georgy Yakovlev
2019-12-04 21:23 Georgy Yakovlev
2019-12-02 19:45 Georgy Yakovlev
2019-11-19 1:35 Georgy Yakovlev
2019-11-17 22:40 Tim Harder
2019-10-09 23:24 Georgy Yakovlev
2019-07-09 5:11 Tim Harder
2019-07-09 5:11 Tim Harder
2019-01-04 7:19 Tim Harder
2019-01-04 7:19 Tim Harder
2018-12-11 7:51 Tim Harder
2018-12-11 7:51 Tim Harder
2018-06-27 23:44 Tim Harder
2018-03-31 4:40 Tim Harder
2018-02-05 12:18 Tim Harder
2018-01-08 16:18 Tim Harder
2018-01-08 16:18 Tim Harder
2018-01-05 7:28 Tim Harder
2017-10-02 4:09 Tim Harder
2017-09-22 5:39 Tim Harder
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=1630845017.c90e86b7b9e233afc6a93af5c3ab24c626d5c45c.cedk@gentoo \
--to=cedk@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