mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +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.
|