Files
E3/e3_176_ref-补丁/middleware/mbedtls/ChangeLog.d/bn_mul-fix-x86-pic-compilation-for-gcc-4.txt
2026-01-09 16:48:24 +08:00

5 lines
228 B
Plaintext

Bugfix
* Fix a long-standing build failure when building x86 PIC code with old
gcc (4.x). The code will be slower, but will compile. We do however
recommend upgrading to a more recent compiler instead. Fixes #1910.