update Supported Platforms section
This commit is contained in:
parent
0dd1a888a6
commit
de53933131
1 changed files with 12 additions and 3 deletions
15
README.md
15
README.md
|
@ -220,13 +220,22 @@ legend:
|
|||
* uClibc
|
||||
|
||||
|
||||
## Supported compilers:
|
||||
### Supported compilers:
|
||||
|
||||
* gcc (v2.9x to v4.x)
|
||||
* gcce
|
||||
* gcc 3.x
|
||||
* gcc 4.x
|
||||
* gcc 5.x
|
||||
* gcc 6.x
|
||||
* ms vc2003 compiler
|
||||
* clang
|
||||
|
||||
### Supported versions of OpenSSL
|
||||
|
||||
* OpenSSL version 1.0.1
|
||||
* OpenSSL version 1.0.2
|
||||
* OpenSSL version 1.1.0 (supported since version 0.5.0)
|
||||
* LibreSSL version 2.x
|
||||
|
||||
|
||||
## Coding guidelines
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue