public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ipsorcery/
Date: Tue,  4 Feb 2020 17:30:40 +0000 (UTC)	[thread overview]
Message-ID: <1580837436.29eb6d9689cb18494c32a24bf03b25bfc1168b65.jer@gentoo> (raw)

commit:     29eb6d9689cb18494c32a24bf03b25bfc1168b65
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  4 17:30:10 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Feb  4 17:30:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29eb6d96

net-misc/ipsorcery: Set CFLAGS=-fcommon

Package-Manager: Portage-2.3.87, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=708232
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-misc/ipsorcery/ipsorcery-2.0.9-r2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-misc/ipsorcery/ipsorcery-2.0.9-r2.ebuild b/net-misc/ipsorcery/ipsorcery-2.0.9-r2.ebuild
index f937dc446a4..3598a8d8e95 100644
--- a/net-misc/ipsorcery/ipsorcery-2.0.9-r2.ebuild
+++ b/net-misc/ipsorcery/ipsorcery-2.0.9-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit toolchain-funcs
+inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="Ipsorcery allows you to generate IP, TCP, UDP, ICMP, and IGMP packets"
 HOMEPAGE="https://www.gentoo.org/"
@@ -29,6 +29,7 @@ PATCHES=(
 )
 
 src_compile() {
+	append-cflags -fcommon
 	emake \
 		CC="$(tc-getCC)" \
 		PKG_CONFIG=$(tc-getPKG_CONFIG) \


             reply	other threads:[~2020-02-04 17:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-04 17:30 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-08 14:18 [gentoo-commits] repo/gentoo:master commit in: net-misc/ipsorcery/ David Seifert
2018-05-09 10:28 Mikle Kolyada
2018-05-09 10:28 Mikle Kolyada
2018-03-11  2:16 Thomas Deutschmann
2017-10-07 10:22 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=1580837436.29eb6d9689cb18494c32a24bf03b25bfc1168b65.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