[caffe] 01/02: rules: change a DEB_ flag

Zhou Mo cdluminate-guest at moszumanska.debian.org
Thu May 12 07:53:58 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 5f3669c627dec4cee3fb5bbd2d78de7a9c8cb14d
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Sun May 8 10:57:11 2016 +0000

    rules: change a DEB_ flag
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4e1a882..b4b8d97 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 # Hardening Caffe according to https://wiki.debian.org/Hardening
 export DEB_BUILD_MAINT_OPTIONS   = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND   = -Wall -pedantic
-export DEB_CPPFLAGS_MAINT_APPEND = -Wall -pedantic
+export DEB_CXXFLAGS_MAINT_APPEND = -Wall -pedantic
 export DEB_LDFLAGS_MAINT_APPEND  = -Wl,--as-needed
 
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)

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