[libwnck] 07/38: debian/rules: Enable parallel builds.
Mike Gabriel
sunweaver at debian.org
Mon Feb 8 15:01:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository libwnck.
commit 084cefe201c355b673a55db1131950c3fe3f33ce
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Feb 8 11:56:17 2016 +0100
debian/rules: Enable parallel builds.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 329c0cf..96b4f47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,8 @@ include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+DEB_BUILD_PARALLEL = 1
+
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
DEB_CONFIGURE_EXTRA_FLAGS += \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/libwnck.git
More information about the pkg-mate-commits
mailing list