[caffe] 222/249: d/rules: change custom target default jobs to -j2
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Tue Mar 8 14:51:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
cdluminate-guest pushed a commit to branch debian/experimental
in repository caffe.
commit f8f7f5b54a48939c340f66bf1d81db2875eb6d55
Author: Zhou Mo <cdluminate at gmail.com>
Date: Fri Sep 4 06:31:32 2015 +0000
d/rules: change custom target default jobs to -j2
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 950fe27..bd95c85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -132,7 +132,7 @@ get-orig-source:
# Since the Distributed Binary Caffe can not play the best performance
# of user's machines, it's good to provide a custom build target,
# allowing users to build their locally performance-optimized packages.
-CUSTOM_JOBS := "-j4"
+CUSTOM_JOBS := "-j2"
CONFFLAG_CPU_CUSTOM = \
-DBLAS="Open" \
-DCMAKE_SKIP_RPATH=TRUE \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe.git
More information about the debian-science-commits
mailing list