diff options
Diffstat (limited to 'config/rs6000-ibm-aix4.x')
-rw-r--r-- | config/rs6000-ibm-aix4.x | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/rs6000-ibm-aix4.x b/config/rs6000-ibm-aix4.x index 985a8c5..928ad36 100644 --- a/config/rs6000-ibm-aix4.x +++ b/config/rs6000-ibm-aix4.x @@ -42,3 +42,5 @@ if test "X-" = "X-$f9x_flags_set"; then PROFILE_FCFLAGS="-O" f9x_flags_set=yes fi +# IBM MPI-IO doesn't handle complicated derived data type correctly. +hdf5_mpi_complex_derived_datatype_works=${hdf5_mpi_complex_derived_datatype_works='no'} |