mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 14:08:39 +00:00
4 lines
219 B
Text
4 lines
219 B
Text
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.
|