mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-06 16:50:17 +01:00
5 lines
225 B
Plaintext
5 lines
225 B
Plaintext
Bugfix
|
|
* Fix #5758. Compilers might generate unexpected instructions when CPU
|
|
modifiers were specified as global flags( command line or global headers).
|
|
It is fixed with reducing the scope of CPU modifier flags.
|