[caffe] 09/16: rules: build against libblas.so

Zhou Mo cdluminate-guest at moszumanska.debian.org
Wed May 18 07:39:49 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.

commit 308f9b4155d15aa811723e318ecc80f88880d146
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Wed May 18 07:19:38 2016 +0000

    rules: build against libblas.so
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index bc610c8..ea035c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ AUTOGEN       := $(patsubst %.in,%,$(TEMPLATES))
 ## * PLEASE sync this common template with caffe-contrib source.
 CMAKE_CONFIGURE_TEMPLATE = \
 	-DALLOW_LMDB_NOLOCK=OFF \
-	-DBLAS="Open" \
+	-DBLAS="Generic" \
 	-DBUILD_SHARED_LIBS=ON \
 	-DBUILD_docs=OFF \
 	-DBUILD_matlab=OFF \

-- 
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