[caffe-contrib] 226/362: d/rules: change default custom jobs to -j4 again

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 3 09:24:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

cdluminate-guest pushed a commit to branch master
in repository caffe-contrib.

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-contrib.git



More information about the debian-science-commits mailing list