[cpl-plugin-sinfo] 01/01: Propagate CPPFLags

Ole Streicher olebole-guest at alioth.debian.org
Mon Sep 16 12:38:29 UTC 2013


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository cpl-plugin-sinfo.

commit ea9f10b666512b996f76b51c6da2bfe508fdf12a
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Sep 16 14:38:24 2013 +0200

    Propagate CPPFLags
---
 debian/patches/propagate_cppflags.patch |   13 +++++++++++++
 debian/patches/series                   |    1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/propagate_cppflags.patch b/debian/patches/propagate_cppflags.patch
new file mode 100644
index 0000000..d423ba2
--- /dev/null
+++ b/debian/patches/propagate_cppflags.patch
@@ -0,0 +1,13 @@
+Author: Ole Streicher <debian at liska.ath.cx>
+Description: Propagate CPPFLAGS to allow hardening
+--- a/sinfoni/Makefile.am
++++ b/sinfoni/Makefile.am
+@@ -26,7 +26,7 @@
+ EXTRA_DIST = 
+ 
+ 
+-CPPFLAGS = -DCX_LOG_DOMAIN=\"SinfoLib\"
++AM_CPPFLAGS = -DCX_LOG_DOMAIN=\"SinfoLib\"
+ 
+ INCLUDES = $(all_includes) 
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 947341b..2993b36 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ set_plugindir.patch
 use-std-paths-for-cpl.patch
 format_security.patch
 explicite_function_declaration.patch
+propagate_cppflags.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl-plugin-sinfo.git



More information about the debian-science-commits mailing list