mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-01 20:25:28 +01:00
Make HAVE_IPV6 non-optional
This commit is contained in:
parent
43b997fee9
commit
b31424c86a
9 changed files with 2 additions and 168 deletions
|
|
@ -16,7 +16,6 @@
|
|||
#define MBEDTLS_HAVE_LONGLONG
|
||||
#define MBEDTLS_HAVE_ASM
|
||||
#define MBEDTLS_HAVE_TIME
|
||||
#define MBEDTLS_HAVE_IPV6
|
||||
|
||||
/* mbed TLS feature support */
|
||||
#define MBEDTLS_CIPHER_MODE_CBC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue