[neon/qt/qtwebengine/Neon/release] debian: try without -j2

Jonathan Riddell null at kde.org
Thu Nov 5 11:29:44 GMT 2020


Git commit 93e66d647b1eb2459017e326a03c5c41ec27d768 by Jonathan Riddell.
Committed on 05/11/2020 at 11:29.
Pushed by jriddell into branch 'Neon/release'.

try without -j2

M  +0    -6    debian/rules

https://invent.kde.org/neon/qt/qtwebengine/commit/93e66d647b1eb2459017e326a03c5c41ec27d768

diff --git a/debian/rules b/debian/rules
index f8ef330..6852df9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,12 +24,6 @@ VERSION_CLEAN_UPSTREAM = $(call dpkg_late_eval,VERSION_CLEAN_UPSTREAM,echo '$(DE
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
-ifeq (yes,$(shell dpkg-vendor --derives-from Ubuntu && echo yes))
-ifeq ($(DEB_HOST_ARCH),arm64)
-	export NINJAFLAGS += -j2
-endif
-endif
-
 gstab_architectures :=
 fulldebug_architectures :=
 disabled_jit_architectures := armel mips mipsel


More information about the Neon-commits mailing list