net-analyzer/netdata: Disable Netdata Cloud
authorCraig Andrews <candrews@gentoo.org>
Mon, 11 May 2020 14:22:55 +0000 (10:22 -0400)
committerCraig Andrews <candrews@gentoo.org>
Mon, 11 May 2020 14:26:13 +0000 (10:26 -0400)
Bug: https://github.com/netdata/netdata/issues/8961
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-analyzer/netdata/netdata-9999.ebuild

index 7d7a959dc6c5bca51ecfc48cfc1f293aa5b596d2..2682b937ff4ab15672052fb5f2c4bb2cc6aa4e36 100644 (file)
@@ -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) \