mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-23 16:20:57 +08:00
[svn-r6845] Bug fix.
cached the result of configure test for system_scope_threads(no) since TFLOPS can't do testing in frontends. Tested in sasn100 (frontend of Janus).
This commit is contained in:
parent
f2c1d0e162
commit
deab04989e
@ -90,3 +90,4 @@ ac_cv_sizeof_uint_fast16_t=${ac_cv_sizeof_uint_fast16_t='0'}
|
||||
ac_cv_sizeof_uint_fast32_t=${ac_cv_sizeof_uint_fast32_t='0'}
|
||||
ac_cv_sizeof_uint_fast64_t=${ac_cv_sizeof_uint_fast64_t='0'}
|
||||
|
||||
hdf5_cv_system_scope_threads=${hdf5_cv_system_scope_threads="no"}
|
||||
|
Loading…
Reference in New Issue
Block a user