mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Add changelog
Signed-off-by: Harmen Stoppels <harmenstoppels@gmail.com>
This commit is contained in:
parent
fcb4fb71e3
commit
3e636161ec
3
ChangeLog.d/fix-needed-shared-libraries-linux.txt
Normal file
3
ChangeLog.d/fix-needed-shared-libraries-linux.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Bugfix
|
||||||
|
* Fix issue in Makefile on Linux with SHARED=1, that caused shared libraries
|
||||||
|
not to list other shared libraries they need.
|
||||||
Loading…
Reference in a new issue