Files
mbedtls/ChangeLog.d/fix-needed-shared-libraries-linux.txt
Harmen Stoppels 3e636161ec Add changelog
Signed-off-by: Harmen Stoppels <[email protected]>
2021-11-05 09:32:05 +01:00

4 lines
138 B
Plaintext

Bugfix
* Fix issue in Makefile on Linux with SHARED=1, that caused shared libraries
not to list other shared libraries they need.