diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/dec-osf4.x | 1 | ||||
-rw-r--r-- | config/dec-osf5.x | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/config/dec-osf4.x b/config/dec-osf4.x index bad4669..ddd195e 100644 --- a/config/dec-osf4.x +++ b/config/dec-osf4.x @@ -18,3 +18,4 @@ fi # Try native DEC compiler ARCH=${ARCH:='-arch host -tune host'} . $srcdir/config/dec-flags +hdf5_mpi_complex_derived_datatype_works=${hdf5_mpi_complex_derived_datatype_works='no'} diff --git a/config/dec-osf5.x b/config/dec-osf5.x index bad4669..ddd195e 100644 --- a/config/dec-osf5.x +++ b/config/dec-osf5.x @@ -18,3 +18,4 @@ fi # Try native DEC compiler ARCH=${ARCH:='-arch host -tune host'} . $srcdir/config/dec-flags +hdf5_mpi_complex_derived_datatype_works=${hdf5_mpi_complex_derived_datatype_works='no'} |