Files
torzu/externals/mbedtls/ChangeLog.d/fix-mingw32-build.txt
2024-04-05 01:58:27 +02:00

5 lines
190 B
Plaintext

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.