mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-07 14:15:58 -04:00

In the test script tests/scripts/all.sh the armcc build is a baremetal build and doesn't use MBEDTLS_HAVE_TIME therefore the test configuration MBEDTLS_PLATFORM_TIME_ALT which is dependent on it must be unset.