polarssl/ChangeLog.d/fix-empty-enum.txt
Dave Rodgman b8f23b9cfb Changelog
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
2023-08-14 14:28:23 +01:00

4 lines
135 B
Plaintext

Bugfix
* Fix compile failure due to empty enum in cipher_wrap.o, when building
with a very minimal configuration. Fixes #7625.