[caffe-contrib] 342/362: rules: add comments

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 3 09:24:52 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 0d0072ee52a109a71b5d5f5f219548187b576dd9
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Fri Apr 29 01:09:49 2016 +0000

    rules: add comments
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 284c1e5..77aef3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,11 @@ endif
 
 ## CMake Configuration Template.
 ## Include template and override the blank options in later configs.
+### NOTE
 ## * specifying compiler version to GCC-5 because of NVCC campatibility.
+## * we build docs indeed, but we don't build ALL docs, so BUILD_docs is disabled.
+## * python3 dependency not satisfied yet, can't build python3-caffe*.
+## * lock compiler at GCC-5 to prevent NVCC failure.
 CMAKE_CONFIGURE_TEMPLATE = \
 	-DALLOW_LMDB_NOLOCK=OFF \
 	-DBLAS="Open" \

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