summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/dependencies/tqt3
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-13 13:59:55 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-13 13:59:55 -0500
commit8d4401c8c23ce3536b81adbada577d9aa7168d73 (patch)
tree3629a89fe9ed5fd4dd71c53defc31f64c7133419 /ubuntu/maverick/dependencies/tqt3
parentdf629cdef4d271802c2df001e52312bbe82558bf (diff)
downloadtde-packaging-8d4401c8c23ce3536b81adbada577d9aa7168d73.tar.gz
tde-packaging-8d4401c8c23ce3536b81adbada577d9aa7168d73.zip
Build tqt3 in parallel on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/dependencies/tqt3')
-rwxr-xr-xubuntu/maverick/dependencies/tqt3/debian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/ubuntu/maverick/dependencies/tqt3/debian/rules b/ubuntu/maverick/dependencies/tqt3/debian/rules
index 047a93868..2b4eaf3ae 100755
--- a/ubuntu/maverick/dependencies/tqt3/debian/rules
+++ b/ubuntu/maverick/dependencies/tqt3/debian/rules
@@ -15,6 +15,10 @@ DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+# Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to
+# never build in parallel, regardless of DEB_BUILD_OPTIONS.
+DEB_BUILD_PARALLEL = true
+
ifeq ($(DEB_HOST_ARCH_OS),hurd)
PLATFORM_ARG = hurd-g++
else #hurd