blob: 4dae53419f2926f8ff3168f4954a91c927f5130e [file] [log] [blame]
Gilles Peskine1905a242021-04-24 13:19:45 +02001Bugfix
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.