mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-23 03:39:53 +00:00
Remove obsolete options from config.py
These options haven't existed for a long time.
This commit is contained in:
parent
53d41ae872
commit
6c2d078935
@ -168,9 +168,6 @@ def include_in_full(name):
|
|||||||
'MBEDTLS_DEPRECATED_REMOVED',
|
'MBEDTLS_DEPRECATED_REMOVED',
|
||||||
'MBEDTLS_HAVE_SSE2',
|
'MBEDTLS_HAVE_SSE2',
|
||||||
'MBEDTLS_PLATFORM_NO_STD_FUNCTIONS',
|
'MBEDTLS_PLATFORM_NO_STD_FUNCTIONS',
|
||||||
'MBEDTLS_ECP_DP_M221_ENABLED',
|
|
||||||
'MBEDTLS_ECP_DP_M383_ENABLED',
|
|
||||||
'MBEDTLS_ECP_DP_M511_ENABLED',
|
|
||||||
'MBEDTLS_MEMORY_DEBUG',
|
'MBEDTLS_MEMORY_DEBUG',
|
||||||
'MBEDTLS_MEMORY_BACKTRACE',
|
'MBEDTLS_MEMORY_BACKTRACE',
|
||||||
'MBEDTLS_MEMORY_BUFFER_ALLOC_C',
|
'MBEDTLS_MEMORY_BUFFER_ALLOC_C',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user