From: Andreas Sturmlechner Date: Mon, 8 Oct 2018 20:20:47 +0000 (+0200) Subject: net-libs/libsignon-glib: Allow build with > -j1 again X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e5c34911871256f77fd29e09d126100f9c09184f;p=gentoo.git net-libs/libsignon-glib: Allow build with > -j1 again Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- diff --git a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild index 51eecdc3d558..0b2be9418aa8 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