Fix Oracle compiler name
aCC is/was the HP-UX compiler
This commit is contained in:
parent
435764ee61
commit
fab2d067b5
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ Most popular C++ compilers are supported including but not limited to:
|
|||
- g++ 3.4 or later, including MinGW/MinGW-64/TDM under Windows.
|
||||
- Clang under OS X and Linux.
|
||||
- Intel icc compiler.
|
||||
- Oracle (ex-Sun) aCC.
|
||||
- Oracle (ex-Sun) CC.
|
||||
|
||||
|
||||
Licence
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue