From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/beaver/
Date: Sat, 1 Feb 2020 12:08:54 +0000 (UTC) [thread overview]
Message-ID: <1580558933.f0458f8f2e32ad373021c9760dcd0c585b30afd6.jer@gentoo> (raw)
commit: f0458f8f2e32ad373021c9760dcd0c585b30afd6
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 1 12:08:43 2020 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Feb 1 12:08:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0458f8f
app-editors/beaver: Set CFLAGS=-fcommon
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
app-editors/beaver/beaver-0.4.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/beaver/beaver-0.4.1-r1.ebuild b/app-editors/beaver/beaver-0.4.1-r1.ebuild
index 57efb98a47a..b10106d1207 100644
--- a/app-editors/beaver/beaver-0.4.1-r1.ebuild
+++ b/app-editors/beaver/beaver-0.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -29,7 +29,7 @@ PATCHES=(
)
src_configure() {
- append-cflags -fgnu89-inline
+ append-cflags -fgnu89-inline -fcommon
econf \
$(use_enable doc doxygen-doc) \
next reply other threads:[~2020-02-01 12:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-01 12:08 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-20 9:23 [gentoo-commits] repo/gentoo:master commit in: app-editors/beaver/ Jeroen Roovers
2019-12-20 9:23 Jeroen Roovers
2019-06-01 11:19 Jeroen Roovers
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=1580558933.f0458f8f2e32ad373021c9760dcd0c585b30afd6.jer@gentoo \
--to=jer@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