net-libs/libsignon-glib: Allow build with > -j1 again
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 8 Oct 2018 20:20:47 +0000 (22:20 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 9 Oct 2018 08:03:59 +0000 (10:03 +0200)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

net-libs/libsignon-glib/libsignon-glib-1.14.ebuild

index 51eecdc3d558c249c3f09fccec1b6a9d762be6d4..0b2be9418aa8a4cd9f6a847236ac16282fdae9ef 100644 (file)
@@ -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