commit:     9eb14332dc36a88ce79e5618d349ca3ac5774507
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 14:41:58 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 15:08:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb14332

net-analyzer/netdata: Remove no-op --enable-ebpf

Enabling ebpf is actually much more involved

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 net-analyzer/netdata/netdata-1.20.0.ebuild | 1 -
 net-analyzer/netdata/netdata-9999.ebuild   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/net-analyzer/netdata/netdata-1.20.0.ebuild 
b/net-analyzer/netdata/netdata-1.20.0.ebuild
index b363a712ee4..2e1eb0f4a27 100644
--- a/net-analyzer/netdata/netdata-1.20.0.ebuild
+++ b/net-analyzer/netdata/netdata-1.20.0.ebuild
@@ -97,7 +97,6 @@ src_configure() {
        econf \
                --localstatedir="${EPREFIX}"/var \
                --with-user=netdata \
-               --enable-ebpf \
                $(use_enable jsonc) \
                $(use_enable cups plugin-cups) \
                $(use_enable dbengine) \

diff --git a/net-analyzer/netdata/netdata-9999.ebuild 
b/net-analyzer/netdata/netdata-9999.ebuild
index b363a712ee4..2e1eb0f4a27 100644
--- a/net-analyzer/netdata/netdata-9999.ebuild
+++ b/net-analyzer/netdata/netdata-9999.ebuild
@@ -97,7 +97,6 @@ src_configure() {
        econf \
                --localstatedir="${EPREFIX}"/var \
                --with-user=netdata \
-               --enable-ebpf \
                $(use_enable jsonc) \
                $(use_enable cups plugin-cups) \
                $(use_enable dbengine) \

Reply via email to