summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/samba/samba-4.12.6.ebuild')
-rw-r--r--net-fs/samba/samba-4.12.6.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-fs/samba/samba-4.12.6.ebuild b/net-fs/samba/samba-4.12.6.ebuild
index 3baffa9adc3e..89a685c05fc7 100644
--- a/net-fs/samba/samba-4.12.6.ebuild
+++ b/net-fs/samba/samba-4.12.6.ebuild
@@ -146,6 +146,9 @@ WAF_BINARY="${S}/buildtools/bin/waf"
SHAREDMODS=""
pkg_setup() {
+ # Package fails to build with distcc
+ export DISTCC_DISABLE=1
+
python-single-r1_pkg_setup
if use cluster ; then
SHAREDMODS="idmap_rid,idmap_tdb2,idmap_ad"