mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-31 13:50:30 +01:00
Removal of wrongly placed unset
Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
This commit is contained in:
parent
2add5c13ea
commit
89f98c2556
|
|
@ -2062,7 +2062,6 @@ component_test_when_no_ciphersuites_have_mac () {
|
|||
scripts/config.py unset MBEDTLS_CIPHER_NULL_CIPHER
|
||||
scripts/config.py unset MBEDTLS_ARC4_C
|
||||
scripts/config.py unset MBEDTLS_CIPHER_MODE_CBC
|
||||
scripts/config.py unset MBEDTLS_ECJPAKE_C
|
||||
scripts/config.py unset MBEDTLS_CMAC_C
|
||||
make
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue