From e5c34911871256f77fd29e09d126100f9c09184f Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 8 Oct 2018 22:20:47 +0200 Subject: [PATCH] net-libs/libsignon-glib: Allow build with > -j1 again Signed-off-by: Andreas Sturmlechner 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 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 -- 2.26.2