From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-strategy/gigalomania/
Date: Wed, 17 Jul 2024 08:40:22 +0000 (UTC) [thread overview]
Message-ID: <1721178796.96efefb928a718e465e9ece30e4ddd439553e77d.davidroman@gentoo> (raw)
commit: 96efefb928a718e465e9ece30e4ddd439553e77d
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Tue Jul 16 23:08:43 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Jul 17 01:13:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=96efefb9
games-strategy/gigalomania: pass CXXFLAGS instead of CFLAGS to make
This is a cpp program.
Bug: https://bugs.gentoo.org/933592
Fixes: 96d99c5656ca40fbdb3a4970130cdfe4f9d6e69a
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
games-strategy/gigalomania/gigalomania-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-strategy/gigalomania/gigalomania-1.0.1.ebuild b/games-strategy/gigalomania/gigalomania-1.0.1.ebuild
index c21290b05..3bec97385 100644
--- a/games-strategy/gigalomania/gigalomania-1.0.1.ebuild
+++ b/games-strategy/gigalomania/gigalomania-1.0.1.ebuild
@@ -35,7 +35,7 @@ PATCHES="
src_compile() {
tc-export CXX
- emake CFLAGS="${CFLAGS}"
+ emake CXXFLAGS="${CXXFLAGS}"
}
src_install() {
next reply other threads:[~2024-07-17 8:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-17 8:40 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-17 8:40 [gentoo-commits] repo/proj/guru:master commit in: games-strategy/gigalomania/ David Roman
2024-07-17 8:40 David Roman
2024-07-11 16:47 David Roman
2024-06-07 23:48 Julien Roy
2024-06-04 12:26 David Roman
2024-06-04 12:26 David Roman
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=1721178796.96efefb928a718e465e9ece30e4ddd439553e77d.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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