summaryrefslogtreecommitdiff
path: root/net-libs/farstream/farstream-0.2.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/farstream/farstream-0.2.9.ebuild')
-rw-r--r--net-libs/farstream/farstream-0.2.9.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-libs/farstream/farstream-0.2.9.ebuild b/net-libs/farstream/farstream-0.2.9.ebuild
index eb7ddd40101c..bb9bc8aee73d 100644
--- a/net-libs/farstream/farstream-0.2.9.ebuild
+++ b/net-libs/farstream/farstream-0.2.9.ebuild
@@ -66,5 +66,7 @@ src_compile() {
# https://bugzilla.gnome.org/show_bug.cgi?id=744135
# https://bugzilla.gnome.org/show_bug.cgi?id=744134
addpredict /dev
- gnome2_src_compile
+
+ # bug #776175 for -j1
+ MAKEOPTS="-j1" gnome2_src_compile
}