mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-23 00:05:35 +00:00
Fix e2k support changelog snippet
Signed-off-by: makise-homura <akemi_homura@kurisa.ch>
This commit is contained in:
parent
e74f372330
commit
e5595501ce
|
@ -1,5 +1,5 @@
|
|||
Features
|
||||
* Support building on e2k (Elbrus) architecture: correctly enable
|
||||
-Wformat-signedness, and pass -Wno-signed-one-bit-field and
|
||||
-Wno-sign-compare to get rid of excess warnings. Contributed by
|
||||
makise-homura (Igor Molchanov) <akemi_homura@kurisa.ch>.
|
||||
-Wformat-signedness, and fix the code that causes signed-one-bit-field
|
||||
and sign-compare warnings. Contributed by makise-homura (Igor Molchanov)
|
||||
<akemi_homura@kurisa.ch>.
|
||||
|
|
Loading…
Reference in a new issue