The following commit has been merged in the master branch:
commit e26e9adbb27a3ff06e7f0fdac8e7303e2bd7d581
Author: Sébastien Boisvert <[email protected]>
Date: Tue Nov 13 19:12:53 2012 -0500
Fixed W: ray: hardening-no-fortify-functions usr/bin/Ray
Signed-off-by: Sébastien Boisvert <[email protected]>
diff --git a/debian/rules b/debian/rules
index 01e4b42..d49da74 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,9 @@
# 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)
CXXFLAGS+=-I. -I../RayPlatform -DHAVE_LIBZ -DHAVE_LIBBZ2
CXXFLAGS+=-DRAY_VERSION=\\\\\\\"2.1.0\\\\\\\"
--
Packaging of Ray in Debian
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit