From 9eb14332dc36a88ce79e5618d349ca3ac5774507 Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Fri, 21 Feb 2020 09:41:58 -0500 Subject: [PATCH] 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 --- 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 b363a712ee42..2e1eb0f4a276 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 b363a712ee42..2e1eb0f4a276 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) \ -- 2.26.2