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-firewall/nufw/
Date: Sun,  2 Feb 2020 11:22:37 +0000 (UTC)	[thread overview]
Message-ID: <1580642552.bd1c929722d4ca3cfe5b7b7dadc22b33c1aaee65.jer@gentoo> (raw)

commit:     bd1c929722d4ca3cfe5b7b7dadc22b33c1aaee65
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  2 11:22:09 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 11:22:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd1c9297

net-firewall/nufw: Set CFLAGS+=-fcommon

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

 net-firewall/nufw/nufw-2.2.22-r3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-firewall/nufw/nufw-2.2.22-r3.ebuild b/net-firewall/nufw/nufw-2.2.22-r3.ebuild
index ec1f263bec8..c7c3a8db466 100644
--- a/net-firewall/nufw/nufw-2.2.22-r3.ebuild
+++ b/net-firewall/nufw/nufw-2.2.22-r3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 SSL_CERT_MANDATORY=1
-inherit autotools eutils multilib pam ssl-cert
+inherit autotools eutils flag-o-matic multilib pam ssl-cert
 
 DESCRIPTION="An enterprise grade authenticating firewall based on netfilter"
 HOMEPAGE="http://www.nufw.org/"
@@ -54,6 +54,7 @@ src_prepare() {
 }
 
 src_configure() {
+	append-cflags -fcommon
 	econf \
 		$(use_enable debug) \
 		$(use_enable pam_nuauth pam-nufw) \


             reply	other threads:[~2020-02-02 11:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-02 11:22 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-23  0:45 [gentoo-commits] repo/gentoo:master commit in: net-firewall/nufw/ Sam James
2022-03-10 21:12 Sam James
2021-05-31  9:20 David Seifert
2019-09-15 14:55 Michał Górny
2019-08-19 13:33 Jeroen Roovers
2019-08-19 13:33 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=1580642552.bd1c929722d4ca3cfe5b7b7dadc22b33c1aaee65.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