[caffe] 195/249: d/rules: delete a useless line
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Tue Mar 8 14:51:41 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 f8186d4905dfaa2db9d7a8ca4b65c4e6af7d2f64
Author: Zhou Mo <cdluminate at gmail.com>
Date: Thu Sep 3 03:26:16 2015 +0000
d/rules: delete a useless line
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index d107b71..893cfd8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -141,8 +141,7 @@ CONFFLAG_CUDA_CUSTOM = \
-DCMAKE_CXX_COMPILER=g++-4.9 \
-DCMAKE_C_COMPILER=gcc-4.9 \
-DCMAKE_BUILD_TYPE="Release" \
- -DCMAKE_INSTALL_PREFIX="/caffe_cuda" \
- -DUSE_CUDNN=ON
+ -DCMAKE_INSTALL_PREFIX="/caffe_cuda"
.PHONY: custom-cpu custom-cuda
custom-cpu:
--
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