projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67a30e2
)
net-analyzer/pmacct: Set CFLAGS=-fcommon
author
Jeroen Roovers
<jer@gentoo.org>
Tue, 28 Jan 2020 10:24:10 +0000
(11:24 +0100)
committer
Jeroen Roovers
<jer@gentoo.org>
Tue, 28 Jan 2020 10:40:25 +0000
(11:40 +0100)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=706770
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/pmacct/pmacct-1.7.4.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/pmacct/pmacct-1.7.4.ebuild
b/net-analyzer/pmacct/pmacct-1.7.4.ebuild
index 159a6edac6d8899c11ff1bf311b554f9f6411d77..9c57928ebeece63cdcfd6d4d9b946478d95ddca1 100644
(file)
--- a/
net-analyzer/pmacct/pmacct-1.7.4.ebuild
+++ b/
net-analyzer/pmacct/pmacct-1.7.4.ebuild
@@
-60,6
+60,7
@@
src_prepare() {
src_configure() {
tc-export CC AR RANLIB
+ append-cflags -fcommon
append-cppflags -DMYSQL_SERVER_VERSION=99999999
econf \