Add MBEDTLS_NO_UDBL_DIVISION to excludes of full config

This commit is contained in:
Azim Khan 2017-12-21 15:22:37 +00:00
parent c3c3a68e74
commit c4e9694d43

View File

@ -92,6 +92,7 @@ MBEDTLS_X509_ALLOW_EXTENSIONS_NON_V3
MBEDTLS_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION
MBEDTLS_ZLIB_SUPPORT
MBEDTLS_PKCS11_C
MBEDTLS_NO_UDBL_DIVISION
_ALT\s*$
);