mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-22 09:40:09 +00:00
Fix issue with armcc test in all.sh
This commit is contained in:
parent
757ca00396
commit
f1002f8582
@ -179,6 +179,7 @@ scripts/config.pl unset POLARSSL_TIMING_C
|
|||||||
scripts/config.pl unset POLARSSL_FS_IO
|
scripts/config.pl unset POLARSSL_FS_IO
|
||||||
scripts/config.pl unset POLARSSL_HAVE_TIME
|
scripts/config.pl unset POLARSSL_HAVE_TIME
|
||||||
# following things are not in the default config
|
# following things are not in the default config
|
||||||
|
scripts/config.pl unset POLARSSL_DEPRECATED_WARNING
|
||||||
scripts/config.pl unset POLARSSL_HAVEGE_C # depends on timing.c
|
scripts/config.pl unset POLARSSL_HAVEGE_C # depends on timing.c
|
||||||
scripts/config.pl unset POLARSSL_THREADING_PTHREAD
|
scripts/config.pl unset POLARSSL_THREADING_PTHREAD
|
||||||
scripts/config.pl unset POLARSSL_THREADING_C
|
scripts/config.pl unset POLARSSL_THREADING_C
|
||||||
|
Loading…
x
Reference in New Issue
Block a user