mbedtls/ChangeLog.d/e2k-support.txt

6 lines
274 B
Plaintext
Raw Normal View History

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>.