mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-26 21:44:51 +02:00
Use $ARMC5_BIN_DIR or --armc5-bin-dir to set the location of armcc (version 5), for compatibility with later versions of Mbed TLS. Ignore --armc6-bin-dir for the same reason, since in 2.1 we only test with a single version of armcc and we expect version 5. Keep defaulting to armcc in the $PATH for backward compatibility with the 2.1 branch.