[caffe] 226/249: d/rules: change default custom jobs to -j4 again
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Tue Mar 8 14:51:45 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 49a4c2bbc19b35397a2d1f39b217eb7c9b9e42bd
Author: Zhou Mo <cdluminate at gmail.com>
Date: Sat Sep 5 01:14:37 2015 +0000
d/rules: change default custom jobs to -j4 again
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 541f48d..814e86d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -139,7 +139,7 @@ get-orig-source:
# of user's machines, it's good to provide a custom build target,
# allowing users to build their locally performance-optimized packages.
-CUSTOM_JOBS := "-j2"
+CUSTOM_JOBS := "-j4"
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