Timo Teräs 6c7dc4b859 testing/hdf5: disable on armhf again
LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo -Wl,--as-needed |                  \
	sed -e 's/-L/:/g' -e 's/ //g'`"                               \
 ./H5detect > H5Tinit.c  ||                               \
    (test $HDF5_Make_Ignore && echo "*** Error ignored") ||          \
    (rm -f H5Tinit.c ; exit 1)
Segmentation fault
Makefile:1678: recipe for target 'H5Tinit.c' failed
2016-04-05 19:04:13 +03:00
..
2016-04-05 19:04:13 +03:00