debian/rules: Allow parallel build

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2016-01-04 15:09:41 -05:00
committed by John Hood
parent 8816493ec9
commit f928435274
+1 -1
View File
@@ -15,7 +15,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=-stackprotector
-include /usr/share/dpkg/buildflags.mk
%:
dh $@ --with autoreconf
dh $@ --parallel --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- \