summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 9b2b29a54d..8915773b1b 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -6,6 +6,10 @@
# error.
%global __os_install_post %{nil}
+# There is an issue with build-id over the go.d binary raised on RHEL/fedora distributions
+# We use this workaround as per the https://github.com/rpm-software-management/rpm/issues/367#issuecomment-350131349
+%global _missing_build_ids_terminate_build 0
+
# Mitigate the cross-distro mayhem by strictly defining the libexec destination
%define _prefix /usr
%define _sysconfdir /etc