diff options
author | lrknox <lrknox> | 2016-11-03 19:22:49 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2016-11-03 19:22:49 (GMT) |
commit | d44a4a5f8b624aadebe4f88dfc7b71fa514a455a (patch) | |
tree | cce79798bdee757d5cd0348f569d9af166afcd34 | |
parent | bf4bcaeb675dc7994d186e23e54d997afbc0207a (diff) | |
download | hdf5-d44a4a5f8b624aadebe4f88dfc7b71fa514a455a.zip hdf5-d44a4a5f8b624aadebe4f88dfc7b71fa514a455a.tar.gz hdf5-d44a4a5f8b624aadebe4f88dfc7b71fa514a455a.tar.bz2 |
Remove ADA machine no longer tested from "Supported Platforms".
Correct typo: missing '(' for Mac OS 10.11 compiler information.
-rw-r--r-- | release_docs/RELEASE.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index d9ed734..6a33c90 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -209,10 +209,6 @@ Supported Platforms The following platforms are supported and have been tested for this release. They are built with the configure process unless specified otherwise. - AIX 6.1 xlc/xlc_r 10.1.0.5 - (NASA G-ADA) xlC/xlC_r 10.1.0.5 - xlf90/xlf90_r 12.1.0.6 - Linux 2.6.32-573.22.1.el6 GNU C (gcc), Fortran (gfortran), C++ (g++) #1 SMP x86_64 GNU/Linux compilers: (platypus/mayll) Version 4.4.7 20120313 @@ -270,7 +266,7 @@ They are built with the configure process unless specified otherwise. 64-bit gfortran GNU Fortran (GCC) 4.9.2 (osx1010dev/osx1010test) Intel icc/icpc/ifort version 15.0.3 - Mac OS X El Capitan 10.11.4 Apple LLVM version 7.3.0 clang-703.0.29) + Mac OS X El Capitan 10.11.4 Apple LLVM version 7.3.0 (clang-703.0.29) 64-bit gfortran GNU Fortran (GCC) 5.2.0 (VM osx1011dev/osx1011test) Intel icc/icpc/ifort version 16.0.2 |