diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 1151d70b30..c083924b78 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -179,6 +179,7 @@ scripts/config.pl unset POLARSSL_TIMING_C scripts/config.pl unset POLARSSL_FS_IO scripts/config.pl unset POLARSSL_HAVE_TIME # 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_THREADING_PTHREAD scripts/config.pl unset POLARSSL_THREADING_C