Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
b1c6b4a7a54521561259b0142962e1e1f9b5a363
/
.
/
ChangeLog.d
/
undefined_reference_without_psa.txt
blob: 4dae53419f2926f8ff3168f4954a91c927f5130e [
file
] [
log
] [
blame
]
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.