From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-process/iotop-c/
Date: Sat, 24 Apr 2021 06:38:48 +0000 (UTC) [thread overview]
Message-ID: <1619195524.3537c63f2c5fd1ecca3fe14213865a67087661bd.andrewammerlaan@gentoo> (raw)
commit: 3537c63f2c5fd1ecca3fe14213865a67087661bd
Author: Zamarin Arthur <arthurzam <AT> gmail <DOT> com>
AuthorDate: Fri Apr 23 16:32:04 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Apr 23 16:32:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3537c63f
sys-process/iotop-c: fix CC and PKG_CONFIG calls
Closes: https://bugs.gentoo.org/785148
Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com>
sys-process/iotop-c/iotop-c-1.17-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-process/iotop-c/iotop-c-1.17-r1.ebuild b/sys-process/iotop-c/iotop-c-1.17-r1.ebuild
index ad5cd74c1..d778526f6 100644
--- a/sys-process/iotop-c/iotop-c-1.17-r1.ebuild
+++ b/sys-process/iotop-c/iotop-c-1.17-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit fcaps linux-info
+inherit fcaps linux-info toolchain-funcs
DESCRIPTION="top utility for IO (C port)"
HOMEPAGE="https://github.com/Tomas-M/iotop"
@@ -27,7 +27,7 @@ FILECAPS=(
)
src_compile() {
- emake V=1
+ emake V=1 CC="$(tc-getCC)" PKG_CONFIG="$(tc-getPKG_CONFIG)"
}
src_install() {
next reply other threads:[~2021-04-24 6:38 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-24 6:38 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-08 12:34 [gentoo-commits] repo/proj/guru:dev commit in: sys-process/iotop-c/ Arthur Zamarin
2021-09-08 15:20 ` [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
2021-05-03 16:57 Andrew Ammerlaan
2021-04-24 6:38 Andrew Ammerlaan
2021-04-24 6:38 Andrew Ammerlaan
2021-03-25 14:08 Andrew Ammerlaan
2021-01-29 11:10 Andrew Ammerlaan
2021-01-29 11:10 Andrew Ammerlaan
2020-10-14 16:37 Andrew Ammerlaan
2020-10-14 16:37 Andrew Ammerlaan
2020-09-02 13:08 Andrew Ammerlaan
2020-08-28 15:26 Andrew Ammerlaan
2020-04-09 19:47 Andrew Ammerlaan
2019-04-10 21:36 Ralph Seichter
2019-04-10 8:29 Ralph Seichter
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=1619195524.3537c63f2c5fd1ecca3fe14213865a67087661bd.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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