summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2020-02-21 09:41:58 -0500
committerCraig Andrews <candrews@gentoo.org>2020-02-21 10:08:17 -0500
commit9eb14332dc36a88ce79e5618d349ca3ac5774507 (patch)
treead085373901919ea9fe6ea32cc5ba8e4d6bab1ee /net-analyzer/netdata
parentnet-analyzer/wapiti: 3.0.3 bump (diff)
downloadgentoo-9eb14332dc36a88ce79e5618d349ca3ac5774507.tar.gz
gentoo-9eb14332dc36a88ce79e5618d349ca3ac5774507.tar.bz2
gentoo-9eb14332dc36a88ce79e5618d349ca3ac5774507.zip
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@gentoo.org>
Diffstat (limited to 'net-analyzer/netdata')
-rw-r--r--net-analyzer/netdata/netdata-1.20.0.ebuild1
-rw-r--r--net-analyzer/netdata/netdata-9999.ebuild1
2 files changed, 0 insertions, 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) \