[SCM] hdf5 branch, master, updated. upstream/1.8.4-patch1-30-g5173e31

Sylvestre Ledru sylvestre.ledru at scilab.org
Fri May 13 14:46:05 UTC 2011


The following commit has been merged in the master branch:
commit 66499bce43eb058deb7496e81576e49b5a241bbf
Author: Sylvestre Ledru <sylvestre.ledru at scilab.org>
Date:   Fri May 13 15:28:44 2011 +0200

      * Get ride of the -m128bit-long-double FFLAGS (was introduced to fix bug
        #619281)

diff --git a/debian/changelog b/debian/changelog
index f5104b5..66f1859 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+hdf5 (1.8.6-3) experimental; urgency=low
+
+  * Get ride of the -m128bit-long-double FFLAGS (was introduced to fix bug
+    #619281)
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Fri, 13 May 2011 15:26:12 +0200
+
 hdf5 (1.8.6-2) experimental; urgency=low
 
   * Disable the r16 check (Closes: #619281)
diff --git a/debian/rules b/debian/rules
index 115b968..a8ae4b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,12 +70,11 @@ endif
 # else
     DEBCC=gcc
     DEBCXX=g++
-    DEBFORTRAN=gfortran-4.6  # cf bug #622783
+    DEBFORTRAN=gfortran  # cf bug #622783
 # With gcc 4.3+ force optimization off, else some tests fail...
 #    DEBOPT=-O0
 # endif
 ###
-FFLAGS+= $(DEBOPT) -m128bit-long-double
 
 export MPICH2_CC=$(DEBCC)
 export MPICH2_CLINKER=$(DEBCC)

-- 
Hierarchical Data Format 5 (HDF5)



More information about the Pkg-grass-devel mailing list