projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01f8d5c
)
net-analyzer/pmacct: Set CFLAGS=-fcommon
author
Jeroen Roovers
<jer@gentoo.org>
Tue, 28 Jan 2020 10:37:46 +0000
(11:37 +0100)
committer
Jeroen Roovers
<jer@gentoo.org>
Tue, 28 Jan 2020 10:40:26 +0000
(11:40 +0100)
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@gentoo.org>
net-analyzer/pmacct/pmacct-999999.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/pmacct/pmacct-999999.ebuild
b/net-analyzer/pmacct/pmacct-999999.ebuild
index 828bb83be269fd2a6ae568a318240b0dbbf17ff3..d895fbe067a913ac646c9f12e3223bfa05d57ec5 100644
(file)
--- 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 \