[SCM] Image Reduction and Analysis Facility branch, debian, updated. 4c2580bfd7bb9bf8ba14f2f3988f39f9db8421f7

Ole Streicher debian at liska.ath.cx
Tue Jun 11 14:21:17 UTC 2013


The following commit has been merged in the debian branch:
commit 18bb35c09401fa82606b31419b51fc73daea9f4c
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Jun 11 16:18:10 2013 +0200

    Use correct compiler flags for libf2c

diff --git a/debian/patches/compiler-flags.patch b/debian/patches/compiler-flags.patch
index f3a9521..4e74028 100644
--- a/debian/patches/compiler-flags.patch
+++ b/debian/patches/compiler-flags.patch
@@ -403,3 +403,15 @@ Description: Propagate compiler flags CFLAGS and CC to Makefiles.
  setenv CXX 	"g++"
  
  set	build_cfitsio	= 1
+--- a/unix/f2c/libf2c/makefile.u
++++ b/unix/f2c/libf2c/makefile.u
+@@ -13,9 +13,7 @@
+ # to the CFLAGS = line below.
+ 
+ .SUFFIXES: .c .o
+-CC = cc
+ SHELL = /bin/sh
+-CFLAGS = -O
+ 
+ # compile, then strip unnecessary symbols
+ .c.o:

-- 
Image Reduction and Analysis Facility



More information about the debian-science-commits mailing list