Skip to content

Commit afb6cef

Browse files
author
Alex Ross
committed
README: Updated Tested Systems
Added clang version to linux system requirements. Changed macOS version from 10.12 to 10.14-10.15. Fixed a minor mistake where the architecture was labeled as x85_64 instead of x86_64 Signed-off-by: Alex Ross <[email protected]>
1 parent d533cfd commit afb6cef

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,9 @@ General notes
176176

177177
- Systems that have been tested are:
178178
- Linux (various flavors/distros), 64 bit (x86, ppc, aarch64),
179-
with gcc (4.8.x+), Absoft (fortran), Intel, and Portland (*)
180-
- macOS (10.12), 64 bit (x85_64) with XCode compilers
179+
with gcc (>=4.8.x+), clang (>=3.6.0), Absoft (fortran), Intel,
180+
and Portland (*)
181+
- macOS (10.14-10.15), 64 bit (x86_64) with XCode compilers
181182

182183
(*) Be sure to read the Compiler Notes, below.
183184

0 commit comments

Comments
 (0)