[cpl-plugin-kmos] 04/07: Remove ESO's debugging option that overwrites (hardening) CFLAGS

Ole Streicher olebole-guest at alioth.debian.org
Thu Oct 17 09:08:44 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-kmos.

commit 8e60af2dfccaad8353a08913bad47ad30e016b68
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Thu Oct 17 11:06:38 2013 +0200

    Remove ESO's debugging option that overwrites (hardening) CFLAGS
---
 debian/patches/propagate_cflags.patch |   12 ++++++++++++
 debian/patches/series                 |    1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/propagate_cflags.patch b/debian/patches/propagate_cflags.patch
new file mode 100644
index 0000000..7977057
--- /dev/null
+++ b/debian/patches/propagate_cflags.patch
@@ -0,0 +1,12 @@
+Author: Ole Streicher <debian at liska.ath.cx>
+Description: Remove ESO's debugging option that overwrites (hardening) CFLAGS
+--- a/configure.ac
++++ b/configure.ac
+@@ -39,7 +39,6 @@
+ AM_PROG_CC_C_O
+ AC_PROG_LN_S
+ 
+-ESO_ENABLE_DEBUG(yes)
+ ESO_ENABLE_STRICT(no)
+ ESO_PROG_CC_FLAG([fno-builtin], [CFLAGS="$CFLAGS -fno-builtin"])
+ 
diff --git a/debian/patches/series b/debian/patches/series
index df2cb46..ba80fae 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ libadd_cpl.patch
 set_plugindir.patch
 use-std-paths-for-cpl.patch
 no_test_data.patch
+propagate_cflags.patch

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



More information about the debian-science-commits mailing list