[med-svn] [ray] 02/03: remove explicit build flags
Sébastien Boisvert
sboisvert-guest at moszumanska.debian.org
Tue Feb 4 22:32:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
sboisvert-guest pushed a commit to branch master
in repository ray.
commit 4f167510ddc68a05cafa7e3f732fa1f13c3db30f
Author: Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>
Date: Tue Feb 4 17:21:06 2014 -0500
remove explicit build flags
Signed-off-by: Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index fe28108..2f644d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-CPPFLAGS=$(shell dpkg-buildflags --get CPPFLAGS)
-CXXFLAGS=$(shell dpkg-buildflags --get CXXFLAGS)
-CXXFLAGS+=$(CPPFLAGS)
-
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ray.git
More information about the debian-med-commit
mailing list