mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
4 lines
190 B
Text
4 lines
190 B
Text
Bugfix
|
|
* Fix an inconsistency between implementations and usages of `__cpuid`,
|
|
which mainly causes failures when building Windows target using
|
|
mingw or clang. Fixes #8334 & #8332.
|