From c3ee2362908ec155b36295b81d692de1ef40cebe Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 9 Oct 2016 01:04:56 +0200 Subject: [PATCH] Fix samba build --- options.conf.d/networking.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/options.conf.d/networking.conf b/options.conf.d/networking.conf index 427dded..e909692 100644 --- a/options.conf.d/networking.conf +++ b/options.conf.d/networking.conf @@ -2,3 +2,6 @@ net-apps/NetworkManager compat-libs connection-check wifi net-apps/NetworkManager providers: nss consolekit net-wireless/wpa_supplicant nl80211 net-scanner/nmap gtk utils + +# broken parallel build +net-fs/samba build_options: jobs=1