Skip to content

Commit a0a1849

Browse files
committed
README: restrict OS X and Oracle Studio compiler versions
Signed-off-by: Jeff Squyres <[email protected]>
1 parent 065b936 commit a0a1849

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ General notes
131131
- Linux (various flavors/distros), 32 bit, with gcc
132132
- Linux (various flavors/distros), 64 bit (x86), with gcc, Absoft,
133133
Intel, and Portland (*)
134-
- OS X (10.6, 10.7, 10.8, 10.9, 10.10), 32 and 64 bit (x86_64), with
134+
- OS X (10.8, 10.9, 10.10, 10.11), 32 and 64 bit (x86_64), with
135135
XCode and Absoft compilers (*)
136136

137137
(*) Be sure to read the Compiler Notes, below.
@@ -141,7 +141,7 @@ General notes
141141
- ARMv4, ARMv5, ARMv6, ARMv7, ARMv8
142142
- Other 64 bit platforms (e.g., Linux on PPC64)
143143
- Oracle Solaris 10 and 11, 32 and 64 bit (SPARC, i386, x86_64),
144-
with Oracle Solaris Studio 12.2, 12.3, and 12.4
144+
with Oracle Solaris Studio 12.5
145145

146146
Compiler Notes
147147
--------------

0 commit comments

Comments
 (0)