commit:     301a1a9a8bf8c039fb1622d40b0931afdb45c1f4
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 11:52:37 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 11:53:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=301a1a9a

net-analyzer/pmacct: Drop MYSQL_SERVER_VERSION hack

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Bug: https://bugs.gentoo.org/635104
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/pmacct/pmacct-1.7.4.ebuild  | 1 -
 net-analyzer/pmacct/pmacct-999999.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/net-analyzer/pmacct/pmacct-1.7.4.ebuild 
b/net-analyzer/pmacct/pmacct-1.7.4.ebuild
index 9c57928ebee..99560fad9a7 100644
--- a/net-analyzer/pmacct/pmacct-1.7.4.ebuild
+++ b/net-analyzer/pmacct/pmacct-1.7.4.ebuild
@@ -61,7 +61,6 @@ src_prepare() {
 src_configure() {
        tc-export CC AR RANLIB
        append-cflags -fcommon
-       append-cppflags -DMYSQL_SERVER_VERSION=99999999
 
        econf \
                $(use_enable 64bit) \

diff --git a/net-analyzer/pmacct/pmacct-999999.ebuild 
b/net-analyzer/pmacct/pmacct-999999.ebuild
index fab338af5fe..a4410a2887e 100644
--- a/net-analyzer/pmacct/pmacct-999999.ebuild
+++ b/net-analyzer/pmacct/pmacct-999999.ebuild
@@ -58,7 +58,6 @@ src_prepare() {
 src_configure() {
        tc-export CC AR RANLIB
        append-cflags -fcommon
-       append-cppflags -DMYSQL_SERVER_VERSION=99999999
 
        econf \
                $(use_enable bgp-bins) \

Reply via email to