[SCM] Create, display and manipulate the world coordinate system branch, debian, updated. b0375ee4d9c83c4b34966d8b777573969f40332a
Ole Streicher
debian at liska.ath.cx
Sun May 13 12:28:24 UTC 2012
The following commit has been merged in the debian branch:
commit b0375ee4d9c83c4b34966d8b777573969f40332a
Author: Ole Streicher <debian at liska.ath.cx>
Date: Sun May 13 14:25:16 2012 +0200
Remove -O flag for library built: doesn't work yet (crashes ds9).
diff --git a/debian/patches/rename_libwcs.patch b/debian/patches/rename_libwcs.patch
index 937083e..c727c25 100644
--- a/debian/patches/rename_libwcs.patch
+++ b/debian/patches/rename_libwcs.patch
@@ -6,7 +6,7 @@ Description: Rename libwcs to libwcstools to avoid conflicts with Mark
@@ -1,5 +1,5 @@
-CFLAGS= -g -D_FILE_OFFSET_BITS=64
-CC= cc
-+CFLAGS= -O -fPIC -D_FILE_OFFSET_BITS=64
++CFLAGS= -fPIC -D_FILE_OFFSET_BITS=64
+CC= gcc
OBJS = imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o \
--
Create, display and manipulate the world coordinate system
More information about the debian-science-commits
mailing list