mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 05:35:33 +01:00
Remove option HAVE_LONGLONG
This commit is contained in:
parent
7b53889f05
commit
975d5fa206
6 changed files with 3 additions and 24 deletions
|
|
@ -9,6 +9,7 @@ Features
|
|||
to override the whole module.
|
||||
|
||||
API Changes
|
||||
* Configuration options POLARSSL_HAVE_LONGLONG was removed (now always on).
|
||||
* Configuration options POLARSSL_HAVE_INT8 and POLARSSL_HAVE_INT16 have
|
||||
been removed (compiler is required to support 32-bit operations).
|
||||
* Configuration option POLARSSL_HAVE_IPV6 was removed (always enabled).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue