commit:     0521c7e831f3ee976bd81a1942a766ae8d33db49
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon May 11 14:22:55 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon May 11 14:26:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0521c7e8

net-analyzer/netdata: Disable Netdata Cloud

Bug: https://github.com/netdata/netdata/issues/8961
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 net-analyzer/netdata/netdata-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-analyzer/netdata/netdata-9999.ebuild 
b/net-analyzer/netdata/netdata-9999.ebuild
index 7d7a959dc6c..2682b937ff4 100644
--- a/net-analyzer/netdata/netdata-9999.ebuild
+++ b/net-analyzer/netdata/netdata-9999.ebuild
@@ -98,6 +98,7 @@ src_configure() {
        econf \
                --localstatedir="${EPREFIX}"/var \
                --with-user=netdata \
+               --disable-cloud \ # 
https://github.com/netdata/netdata/issues/8961
                $(use_enable jsonc) \
                $(use_enable cups plugin-cups) \
                $(use_enable dbengine) \

Reply via email to