summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2012-12-16 14:49:39 -0300
committerLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2012-12-16 14:49:39 -0300
commit1485b79638017a31fbf04faf3206901f6cdc5617 (patch)
treea6d12c492fb8e872ae0861e09a88dfd15085e811
parent659340319d952a4d6e1a0dbe77a792a3432f7f79 (diff)
downloadqt4-x11-1485b79638017a31fbf04faf3206901f6cdc5617.tar.gz
Re-allow parallel building on ia64.
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules6
2 files changed, 2 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 101305e..e27689b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qt4-x11 (4:4.8.2+dfsg-5) UNRELEASED; urgency=low
[ Lisandro Damián Nicanor Pérez Meyer ]
* Add some changes in order to determine the reason of the FTBFS on ia64:
+ - Re-allow parallel building on ia64.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 16 Dec 2012 14:46:08 -0300
diff --git a/debian/rules b/debian/rules
index f5bfcba..1eb26b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,12 +85,8 @@ else
endif
endif
-ifneq ($(DEB_HOST_ARCH),ia64)
- extra_dh_opts += --parallel
-endif
-
%:
- dh $@ $(extra_dh_opts) --with pkgkde_symbolshelper
+ dh $@ --with pkgkde_symbolshelper
override_dh_auto_configure:
# Test broken hppa kernel with glibc >= 2.5