mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-30 17:41:11 +03:00
This would break platforms that do not have pthread. Put the linking instead behind a define and add this define where required to all.sh. Signed-off-by: Paul Elliott <paul.elliott@arm.com>