projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44f86f9
)
net-analyzer/netdata: Include eBPF support
author
Craig Andrews
<candrews@gentoo.org>
Fri, 21 Feb 2020 13:57:27 +0000
(08:57 -0500)
committer
Craig Andrews
<candrews@gentoo.org>
Fri, 21 Feb 2020 14:03:02 +0000
(09:03 -0500)
See: https://github.com/netdata/netdata/commit/
6962640
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-analyzer/netdata/netdata-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/netdata/netdata-9999.ebuild
b/net-analyzer/netdata/netdata-9999.ebuild
index 2e1eb0f4a27620399f361fe257ae19d6f81b7028..b363a712ee42ce3667a7a2628b76f63409c3527b 100644
(file)
--- a/
net-analyzer/netdata/netdata-9999.ebuild
+++ b/
net-analyzer/netdata/netdata-9999.ebuild
@@
-97,6
+97,7
@@
src_configure() {
econf \
--localstatedir="${EPREFIX}"/var \
--with-user=netdata \
+ --enable-ebpf \
$(use_enable jsonc) \
$(use_enable cups plugin-cups) \
$(use_enable dbengine) \