Add a changelog entry

Signed-off-by: Pengyu Lv <[email protected]>
This commit is contained in:
Pengyu Lv
2023-10-19 11:39:45 +08:00
parent 158eead001
commit 74f2c15ea3
+4
View 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.