mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Add a changelog entry
Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
This commit is contained in:
parent
158eead001
commit
74f2c15ea3
4
ChangeLog.d/fix-mingw32-build.txt
Normal file
4
ChangeLog.d/fix-mingw32-build.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Bugfix
|
||||
* Fix an inconsistency between implementations and usages of `__cpuid`,
|
||||
which mainly causes failures when building Windows target using
|
||||
mingw or clang. Fix #8334 & #8332.
|
||||
Loading…
Reference in a new issue