diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2004-07-15 21:51:43 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2004-07-15 21:51:43 (GMT) |
commit | dd4163f3ab7e076cca9652c7856b92148579ac30 (patch) | |
tree | 7b9a173baa9421d41548d334f3a0d5c3dcfb34b5 /config/unicosmk2.0.X | |
parent | a6cbc806638a682f0685c086feb87c32a8119ef2 (diff) | |
download | hdf5-dd4163f3ab7e076cca9652c7856b92148579ac30.zip hdf5-dd4163f3ab7e076cca9652c7856b92148579ac30.tar.gz hdf5-dd4163f3ab7e076cca9652c7856b92148579ac30.tar.bz2 |
[svn-r8884] Purpose:
Bug fix
Description:
It uses the value of $ARCH as a gcc option but the linux clusters
at NCSA define $ARCH as environment variable with values that are
not a valid compiler option. That caused the configure to fail
because it was not able to compile at all.
Solution:
Change ARCH to lower case $arch (convention dictates environment
variables are upper cases.) Also preset $arch to null and do not
honor any pass it values.
Platforms tested:
Attempted to run h5committest but sol was failing due to /tmp
filled. Copper and verbena passed. Also passed in TG-NCSA.
Misc. update:
Diffstat (limited to 'config/unicosmk2.0.X')
0 files changed, 0 insertions, 0 deletions