mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-23 13:55:29 +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
|
Features
|
||||||
* Support building on e2k (Elbrus) architecture: correctly enable
|
* Support building on e2k (Elbrus) architecture: correctly enable
|
||||||
-Wformat-signedness, and pass -Wno-signed-one-bit-field and
|
-Wformat-signedness, and fix the code that causes signed-one-bit-field
|
||||||
-Wno-sign-compare to get rid of excess warnings. Contributed by
|
and sign-compare warnings. Contributed by makise-homura (Igor Molchanov)
|
||||||
makise-homura (Igor Molchanov) <akemi_homura@kurisa.ch>.
|
<akemi_homura@kurisa.ch>.
|
||||||
|
|
Loading…
Reference in a new issue