mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-27 23:38:44 -04:00
all.sh: use clang for one test of AES_ONLY_128_BIT_KEY_LENGTH
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
012b6bb99e
commit
4292441a42
@ -3465,7 +3465,7 @@ component_test_no_ctr_drbg_aes_only_128_bit_keys () {
|
||||
scripts/config.py unset MBEDTLS_CTR_DRBG_C
|
||||
scripts/config.py unset MBEDTLS_PADLOCK_C
|
||||
|
||||
make CC=gcc CFLAGS='-Werror -Wall -Wextra'
|
||||
make CC=clang CFLAGS='-Werror -Wall -Wextra'
|
||||
|
||||
msg "test: default config + AES_ONLY_128_BIT_KEY_LENGTH - CTR_DRBG_C"
|
||||
make test
|
||||
|
Loading…
x
Reference in New Issue
Block a user