mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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>
This commit is contained in:
@@ -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) \
|
||||
|
||||
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user