diff src/mingw-hdf5-1.patch @ 3922:5159c01c3c26

hdf5: update to v1.8.14 * src/hdf5.mk: update version, checksum * src/mingw-hdf5-1.patch: update patch
author John Donoghue <john.donoghue@ieee.org>
date Wed, 29 Apr 2015 06:42:15 -0400
parents 6ac813175f6f
children 98bcc037fad7
line wrap: on
line diff
--- a/src/mingw-hdf5-1.patch	Tue Apr 28 19:55:12 2015 -0400
+++ b/src/mingw-hdf5-1.patch	Wed Apr 29 06:42:15 2015 -0400
@@ -2028,7 +2028,7 @@
 diff -rNu a/src/Makefile.am b/src/Makefile.am
 --- a/src/Makefile.am	2012-10-11 13:30:56.000000000 -0400
 +++ b/src/Makefile.am	2014-09-01 11:57:11.711319644 -0400
-@@ -22,18 +22,11 @@
+@@ -22,17 +22,12 @@
  include $(top_srcdir)/config/lt_vers.am
  
  
@@ -2037,8 +2037,7 @@
 -# a long time to compile it with any optimization on.  H5detect is used
 -# to generate H5Tinit.c once. So, optimization is not critical.
 -noinst_PROGRAMS = H5detect H5make_libsettings
--H5detect_CFLAGS = -g $(AM_CFLAGS)
--
+
  # Our main target, the HDF5 library
  lib_LTLIBRARIES=libhdf5.la