From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/geekcode/
Date: Wed, 6 Jan 2021 19:21:26 +0000 (UTC) [thread overview]
Message-ID: <1609960862.fe7a09a5f0327b02abb9318878b9a57159e11b09.dilfridge@gentoo> (raw)
commit: fe7a09a5f0327b02abb9318878b9a57159e11b09
Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 19:21:02 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 19:21:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7a09a5
app-misc/geekcode: Apply gcc-10 workaround
Closes: https://bugs.gentoo.org/707246
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org>
app-misc/geekcode/geekcode-1.7.3-r1.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/app-misc/geekcode/geekcode-1.7.3-r1.ebuild b/app-misc/geekcode/geekcode-1.7.3-r1.ebuild
index 0d0a47a0a00..861f0cd3f61 100644
--- a/app-misc/geekcode/geekcode-1.7.3-r1.ebuild
+++ b/app-misc/geekcode/geekcode-1.7.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit toolchain-funcs
+inherit toolchain-funcs flag-o-matic
DESCRIPTION="Geek code generator"
HOMEPAGE="https://sourceforge.net/projects/geekcode"
@@ -18,6 +18,8 @@ src_prepare() {
sed -i Makefile -e 's| -o | ${LDFLAGS}&|g' || die "sed Makefile"
eapply_user
+
+ append-flags -fcommon
}
src_compile() {
next reply other threads:[~2021-01-06 19:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-06 19:21 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-07 8:33 [gentoo-commits] repo/gentoo:master commit in: app-misc/geekcode/ Joonas Niilola
2021-01-06 13:19 Fabian Groffen
2020-12-02 8:14 Sergey Popov
2017-04-26 14:47 Sergey Popov
2017-01-29 14:59 Fabian Groffen
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=1609960862.fe7a09a5f0327b02abb9318878b9a57159e11b09.dilfridge@gentoo \
--to=dilfridge@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