| Gilles Peskine | 1905a24 | 2021-04-24 13:19:45 +0200 | [diff] [blame] | 1 | Bugfix |
| 2 | * With MBEDTLS_PSA_CRYPTO_C disabled, some functions were getting built | ||||
| 3 | nonetheless, resulting in undefined reference errors when building a | ||||
| 4 | shared library. Reported by Guillermo Garcia M. in #4411. | ||||