[eso-midas] 01/01: Remove explicite optimization flag from install/unix/install1

Ole Streicher olebole at moszumanska.debian.org
Sun Mar 22 14:41:41 UTC 2015


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

olebole pushed a commit to branch debian
in repository eso-midas.

commit 2280271af92bac6d749ca121cc48952d3c79d25f
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun Mar 22 15:40:44 2015 +0100

    Remove explicite optimization flag from install/unix/install1
---
 debian/patches/propagate_cflags.patch | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/patches/propagate_cflags.patch b/debian/patches/propagate_cflags.patch
index 5222fcd..3c918e2 100644
--- a/debian/patches/propagate_cflags.patch
+++ b/debian/patches/propagate_cflags.patch
@@ -4,6 +4,15 @@ Description: Propagate CFLAGS, CPPFLAGS, and FFLAGS
  for shared library code.
 --- a/install/unix/install1
 +++ b/install/unix/install1
+@@ -303,7 +303,7 @@
+ ed_moptions delete C_OPT >/dev/null
+ ed_moptions delete INSTALL_FLAG >/dev/null
+ 
+-ed_moptions add "C_OPT=-O $X_OPT"  >/dev/null
++ed_moptions add "C_OPT=$X_OPT"  >/dev/null
+ ed_moptions add "K_OPT= $X_OPT"  >/dev/null
+ ed_moptions add "INSTALL_FLAG=auto" >/dev/null
+ 
 @@ -331,12 +331,13 @@
  # 64 bit compiler
  else

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/eso-midas.git



More information about the debian-science-commits mailing list