From b036db1ef69767b92b608e581844e5901e0b922a Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Mon, 23 Oct 2017 04:23:15 +0200 Subject: [PATCH] net-analyzer/pmacct: CPPFLAGS not CFLAGS. Package-Manager: Portage-2.3.12, Repoman-2.3.3 --- net-analyzer/pmacct/pmacct-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/pmacct/pmacct-1.7.0.ebuild b/net-analyzer/pmacct/pmacct-1.7.0.ebuild index 1cac3337d203..ff729c382305 100644 --- 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-cppflags -DMYSQL_SERVER_VERSION=99999999 econf \ $(use_enable 64bit) \ -- 2.26.2