diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2002-03-20 04:45:55 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2002-03-20 04:45:55 (GMT) |
commit | 27f237f4c0a7689e68eb857bad86bad14e810212 (patch) | |
tree | 7d8a882aeabdcb3c2025f8645f18365427a81c57 /src/H5config.h.in | |
parent | 85353d080d0f402c9fe1ff9e23463d8be481e949 (diff) | |
download | hdf5-27f237f4c0a7689e68eb857bad86bad14e810212.zip hdf5-27f237f4c0a7689e68eb857bad86bad14e810212.tar.gz hdf5-27f237f4c0a7689e68eb857bad86bad14e810212.tar.bz2 |
[svn-r5072] Purpose:
Bug fix
Description:
Old config assume compiler is the SGI compiler if it is not gcc.
It would apply all SGI cc options to the $CFLAGS. This would cause
problem if a non-cc non-gcc compiler is used.
Solution:
Verify the compiler is indeed the SGI compiler before applying all those
cc specific options to the $CFLAGS.
Platforms tested:
modi4, both parallel serial, gcc or cc, -64 or n32.
Diffstat (limited to 'src/H5config.h.in')
0 files changed, 0 insertions, 0 deletions