commit:     e5c34911871256f77fd29e09d126100f9c09184f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  8 20:20:47 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct  9 08:03:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5c34911

net-libs/libsignon-glib: Allow build with > -j1 again

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 net-libs/libsignon-glib/libsignon-glib-1.14.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild 
b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild
index 51eecdc3d55..0b2be9418aa 100644
--- a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild
+++ b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -72,8 +72,6 @@ src_configure() {
 }
 
 src_compile() {
-       # fails to compile with more than one thread
-       MAKEOPTS="${MAKEOPTS} -j1"
        default
        if use python; then
                python_foreach_impl run_in_build_dir default

Reply via email to