summaryrefslogtreecommitdiff
path: root/net-libs/farstream/farstream-0.2.9.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-31 08:59:54 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-31 08:59:54 +0100
commit3b08f674e3f771b49370edb144dab0958c8cf721 (patch)
tree3673eb62859b2343bc70589f2f9d670c2eee5cc8 /net-libs/farstream/farstream-0.2.9.ebuild
parentb1c81de4fadbd00897700a7321f03b390d952b2e (diff)
gentoo resync : 31.08.2021
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
}