summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-10-08 22:20:47 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-09 10:03:59 +0200
commite5c34911871256f77fd29e09d126100f9c09184f (patch)
tree0804c0481a996b445e5560bfc8dd1dcd93e0bac0
parentmedia-libs/libextractor: 1.7 version bump (diff)
downloadgentoo-e5c34911871256f77fd29e09d126100f9c09184f.tar.gz
gentoo-e5c34911871256f77fd29e09d126100f9c09184f.tar.bz2
gentoo-e5c34911871256f77fd29e09d126100f9c09184f.zip
net-libs/libsignon-glib: Allow build with > -j1 again
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
-rw-r--r--net-libs/libsignon-glib/libsignon-glib-1.14.ebuild4
1 files changed, 1 insertions, 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