From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/spectools/
Date: Sat, 26 Dec 2015 22:46:00 +0000 (UTC) [thread overview]
Message-ID: <1451169417.b701cdfd35cd58ad8ef587727e3f931475a27959.mgorny@gentoo> (raw)
commit: b701cdfd35cd58ad8ef587727e3f931475a27959
Author: Ted Tanberry <ted.tanberry <AT> gmail <DOT> com>
AuthorDate: Sat Dec 26 22:20:13 2015 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 26 22:36:57 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b701cdfd
net-wireless/spectools: Add explicit -std=gnu89 to CFLAGS
Package-Manager: portage-2.2.26
net-wireless/spectools/spectools-2011.08.1_p20140618-r1.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/net-wireless/spectools/spectools-2011.08.1_p20140618-r1.ebuild b/net-wireless/spectools/spectools-2011.08.1_p20140618-r1.ebuild
index 6648268..4f809bf 100644
--- a/net-wireless/spectools/spectools-2011.08.1_p20140618-r1.ebuild
+++ b/net-wireless/spectools/spectools-2011.08.1_p20140618-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-inherit autotools eutils toolchain-funcs udev
+inherit autotools eutils flag-o-matic toolchain-funcs udev
MY_PN=${PN}
MY_PV=${PV/\./-}
@@ -43,6 +43,11 @@ src_prepare() {
eautoreconf
}
+src_configure() {
+ append-cflags -std=gnu89
+ default
+}
+
# Please note that upstream removed the --with-gtk-version option
# and GTK is now automagical. GTK1 support was also removed.
src_compile() {
next reply other threads:[~2015-12-26 22:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-26 22:46 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-22 20:44 [gentoo-commits] repo/gentoo:master commit in: net-wireless/spectools/ Rick Farina
2020-06-18 17:34 Rick Farina
2020-06-18 17:21 Andreas Sturmlechner
2018-05-13 19:20 Aaron Bauman
2018-03-10 11:31 Pacho Ramos
2018-02-11 11:12 Michał Górny
2017-03-21 23:26 Matt Turner
2017-03-17 10:26 Agostino Sarubbo
2017-03-16 18:51 Michael Weber
2017-03-13 12:58 Agostino Sarubbo
2016-03-20 21:14 Stephen Klimaszewski
2016-03-20 9:54 David Seifert
2016-03-14 18:59 Richard Farina
2015-11-23 4:01 Richard Farina
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=1451169417.b701cdfd35cd58ad8ef587727e3f931475a27959.mgorny@gentoo \
--to=mgorny@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