- Must compile with -O0 due to gcc-4.4 incompatability - No longer need -fno-strict-aliasingepel9
parent
4456c63ded
commit
89f5acb695
@ -1 +1 @@
|
|||||||
hdf5-1.8.3-snap12.tar.gz
|
hdf5-1.8.4.tar.bz2
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
--- hdf5-1.8.3-snap12/hl/fortran/test/Makefile.in.tstlite 2009-09-21 16:41:49.000000000 -0600
|
|
||||||
+++ hdf5-1.8.3-snap12/hl/fortran/test/Makefile.in 2009-10-01 14:05:01.628777355 -0600
|
|
||||||
@@ -355,7 +355,7 @@
|
|
||||||
@FORTRAN_SHARED_CONDITIONAL_FALSE@AM_LDFLAGS = -static
|
|
||||||
|
|
||||||
# Our main target, the test programs
|
|
||||||
-TEST_PROG = tstlite tstimage tsttable
|
|
||||||
+TEST_PROG = tstimage tsttable
|
|
||||||
LDADD = $(LIBH5F_HL) $(LIBH5F) $(LIBH5_HL) $(LIBHDF5)
|
|
||||||
|
|
||||||
# Source files for the programs
|
|
@ -0,0 +1,11 @@
|
|||||||
|
--- hdf5-1.8.4/hl/fortran/test/Makefile.in.tstlite 2009-11-10 14:12:08.000000000 -0700
|
||||||
|
+++ hdf5-1.8.4/hl/fortran/test/Makefile.in 2010-01-06 10:59:07.916197584 -0700
|
||||||
|
@@ -364,7 +364,7 @@
|
||||||
|
f1tab.h5
|
||||||
|
|
||||||
|
# Our main target, the test programs
|
||||||
|
-TEST_PROG = tstlite tstimage tsttable
|
||||||
|
+TEST_PROG = tstimage tsttable
|
||||||
|
LDADD = $(LIBH5F_HL) $(LIBH5F) $(LIBH5_HL) $(LIBHDF5)
|
||||||
|
|
||||||
|
# Source files for the programs
|
Loading…
Reference in new issue