diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2000-12-18 13:31:21 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2000-12-18 13:31:21 (GMT) |
commit | 6d71c2cacc89fc8b59fb6e356b42cd2b4c45c78f (patch) | |
tree | ad3bd58d1e2bd87eb820aafe517ada7d9ed160ff /pablo/PabloHDFff.f | |
parent | 479c0a38d0d4b8915556f8c96596de1e451a4d89 (diff) | |
download | hdf5-6d71c2cacc89fc8b59fb6e356b42cd2b4c45c78f.zip hdf5-6d71c2cacc89fc8b59fb6e356b42cd2b4c45c78f.tar.gz hdf5-6d71c2cacc89fc8b59fb6e356b42cd2b4c45c78f.tar.bz2 |
[svn-r3148] Purpose:
Bug fix
Description:
TFLOPS was configured to use '-g' flag even when --enable-production
option was used. It was because configure hard set CFLAGS to '-g'
if it is a valid C compiler option and if $CFLAGS is not set yet.
This is not noticed in other platforms because the config/* files
they all set CFLAGS in one form or another.
Solution:
This is a bug in configure but it is risky to change it so close
to code release. Instead, just set CFLAGS in this file to bypass
the configure bug which should be squashed after code release.
Platform tested:
Tflops with parallel, both debug and production modes.
Diffstat (limited to 'pablo/PabloHDFff.f')
0 files changed, 0 insertions, 0 deletions