From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-action/netrek-brmh/
Date: Sun, 16 May 2021 14:06:10 +0000 (UTC) [thread overview]
Message-ID: <1621173901.baf69f477cb5da7bb72de77b7a6b3326738d68c5.cybertailor@gentoo> (raw)
commit: baf69f477cb5da7bb72de77b7a6b3326738d68c5
Author: Anna Vyalkova <cyber <AT> sysrq <DOT> in>
AuthorDate: Sun May 16 12:45:44 2021 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun May 16 14:05:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=baf69f47
games-action/netrek-brmh: fix compiler vars
Closes: https://bugs.gentoo.org/785013
Signed-off-by: Anna Vyalkova <cyber <AT> sysrq.in>
games-action/netrek-brmh/netrek-brmh-2.6.0.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/games-action/netrek-brmh/netrek-brmh-2.6.0.ebuild b/games-action/netrek-brmh/netrek-brmh-2.6.0.ebuild
index ea3f79cef..3780612af 100644
--- a/games-action/netrek-brmh/netrek-brmh-2.6.0.ebuild
+++ b/games-action/netrek-brmh/netrek-brmh-2.6.0.ebuild
@@ -29,7 +29,10 @@ BDEPEND="
src_configure() {
xmkmf || die
- emake depend || die
+ emake depend \
+ CC="$(tc-getCC)" \
+ CDEBUGFLAGS="${CFLAGS}" \
+ LOCAL_LDFLAGS="${LDFLAGS}"
}
src_compile() {
next reply other threads:[~2021-05-16 14:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-16 14:06 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-02 6:10 [gentoo-commits] repo/proj/guru:dev commit in: games-action/netrek-brmh/ Brian Gloyer
2020-06-16 1:31 Brian Gloyer
2020-06-15 0:07 Brian Gloyer
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=1621173901.baf69f477cb5da7bb72de77b7a6b3326738d68c5.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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