Remove option HAVE_LONGLONG
This commit is contained in:
parent
7b53889f05
commit
975d5fa206
6 changed files with 3 additions and 24 deletions
|
@ -240,9 +240,6 @@
|
|||
#if defined MBEDTLS_HAVE_ASM
|
||||
#define POLARSSL_HAVE_ASM MBEDTLS_HAVE_ASM
|
||||
#endif
|
||||
#if defined MBEDTLS_HAVE_LONGLONG
|
||||
#define POLARSSL_HAVE_LONGLONG MBEDTLS_HAVE_LONGLONG
|
||||
#endif
|
||||
#if defined MBEDTLS_HAVE_SSE2
|
||||
#define POLARSSL_HAVE_SSE2 MBEDTLS_HAVE_SSE2
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue