[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r3898: update cfitsio to 3.390
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r3898: update cfitsio to 3.390 |
Date: |
Mon, 3 Oct 2016 02:22:31 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 3898
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-10-02 19:22:28 -0700
message:
update cfitsio to 3.390
modified:
pkg/other/cfitsio/Makefile makefile-20161003020958-ocsyygda37l792uz-2
pkg/other/cfitsio/config.mk config.mk-20161003020958-ocsyygda37l792uz-3
=== modified file 'pkg/other/cfitsio/Makefile'
--- a/pkg/other/cfitsio/Makefile 2016-10-03 02:11:13 +0000
+++ b/pkg/other/cfitsio/Makefile 2016-10-03 02:22:28 +0000
@@ -19,6 +19,7 @@
GARNAME = cfitsio
GARVERSION = 3.390
HOME_URL = http://heasarc.gsfc.nasa.gov/fitsio/
+ # see also
https://www.gnu.org/software/gnuastro/manual/html_node/CFITSIO.html#CFITSIO
DESCRIPTION = CFITSIO - A FITS File Subroutine Library
define BLURB =
CFITSIO is a library of C and Fortran subroutines for reading and writing
=== modified file 'pkg/other/cfitsio/config.mk'
--- a/pkg/other/cfitsio/config.mk 2016-10-03 02:11:13 +0000
+++ b/pkg/other/cfitsio/config.mk 2016-10-03 02:22:28 +0000
@@ -1,4 +1,4 @@
## Configuration options ##
-CONFIGURE_OPTS ?=
+CONFIGURE_OPTS ?= --enable-sse2 --enable-reentrant
BUILD_OPTS ?=
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r3898: update cfitsio to 3.390,
Carl Hansen <=