mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Changelog
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
0b7bf876e4
commit
b8f23b9cfb
3
ChangeLog.d/fix-empty-enum.txt
Normal file
3
ChangeLog.d/fix-empty-enum.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Bugfix
|
||||
* Fix compile failure due to empty enum in cipher_wrap.o, when building
|
||||
with a very minimal configuration. Fixes #7625.
|
||||
Loading…
Reference in a new issue