projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eee6d69
)
net-analyzer/pmacct: CPPFLAGS not CFLAGS.
author
Jeroen Roovers
<jer@gentoo.org>
Mon, 23 Oct 2017 02:23:15 +0000
(
04:23
+0200)
committer
Jeroen Roovers
<jer@gentoo.org>
Mon, 23 Oct 2017 02:23:15 +0000
(
04:23
+0200)
Package-Manager: Portage-2.3.12, Repoman-2.3.3
net-analyzer/pmacct/pmacct-1.7.0.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/pmacct/pmacct-1.7.0.ebuild
b/net-analyzer/pmacct/pmacct-1.7.0.ebuild
index 1cac3337d2033cccc700d141db7aa6269453ab9c..ff729c382305c6d8053a9c85e04cca805cb5b089 100644
(file)
--- a/
net-analyzer/pmacct/pmacct-1.7.0.ebuild
+++ b/
net-analyzer/pmacct/pmacct-1.7.0.ebuild
@@
-48,7
+48,7
@@
DOCS=(
src_configure() {
tc-export CC AR RANLIB
- append-cflags -DMYSQL_SERVER_VERSION=99999999
+ append-c
pp
flags -DMYSQL_SERVER_VERSION=99999999
econf \
$(use_enable 64bit) \