Files
mbedtls/ChangeLog.d/undefined_reference_without_psa.txt
2021-05-19 21:06:01 +02:00

5 lines
219 B
Plaintext

Bugfix
* With MBEDTLS_PSA_CRYPTO_C disabled, some functions were getting built
nonetheless, resulting in undefined reference errors when building a
shared library. Reported by Guillermo Garcia M. in #4411.