diff --git a/hdf5-1.6.6-alias.patch b/hdf5-1.6.6-alias.patch new file mode 100644 index 0000000..cbb0e3a --- /dev/null +++ b/hdf5-1.6.6-alias.patch @@ -0,0 +1,42 @@ +--- hdf5-1.6.6/test/dtypes.c.alias 2007-08-16 10:12:05.000000000 -0600 ++++ hdf5-1.6.6/test/dtypes.c 2008-02-06 10:14:42.000000000 -0700 +@@ -5645,24 +5645,33 @@ + for (j=0; j 1.6.6-7 +- Add patch to fix strict-aliasing +- Disable production mode to enable debuginfo + * Tue Feb 5 2008 Orion Poplawski 1.6.6-6 - Add patch to fix calling free() in H5PropList.cpp