[SCM] x42-plugins/master: Enable parallel build.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Sep 8 13:27:30 UTC 2015
The following commit has been merged in the master branch:
commit 1175e1486f5c0a5c571e057e2cbe8dd555491ad0
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Sep 8 15:08:44 2015 +0200
Enable parallel build.
diff --git a/debian/rules b/debian/rules
index feb64f2..eb71e5a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
export OPTIMIZATIONS= -fomit-frame-pointer -O3 -fno-finite-math-only
%:
- dh $@
+ dh $@ --parallel
override_dh_auto_clean:
--
x42-plugins packaging
More information about the pkg-multimedia-commits
mailing list