public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pmacct/
@ 2020-01-28 10:40 99% Jeroen Roovers
  0 siblings, 0 replies; 1+ results
From: Jeroen Roovers @ 2020-01-28 10:40 UTC (permalink / raw
  To: gentoo-commits

commit:     5416c40d5783ec44eaa7d46533d59529be3b5859
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 10:37:46 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 10:40:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5416c40d

net-analyzer/pmacct: Set CFLAGS=-fcommon

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

 net-analyzer/pmacct/pmacct-999999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-analyzer/pmacct/pmacct-999999.ebuild b/net-analyzer/pmacct/pmacct-999999.ebuild
index 828bb83be26..d895fbe067a 100644
--- a/net-analyzer/pmacct/pmacct-999999.ebuild
+++ b/net-analyzer/pmacct/pmacct-999999.ebuild
@@ -57,6 +57,7 @@ src_prepare() {
 
 src_configure() {
 	tc-export CC AR RANLIB
+	append-cflags -fcommon
 	append-cppflags -DMYSQL_SERVER_VERSION=99999999
 
 	econf \


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-01-28 10:40 99% [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pmacct/ Jeroen Roovers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox