Files
base/middleware/mbedtls/ChangeLog.d/bn_mul-fix-x86-pic-compilation-for-gcc-4.txt
2025-11-07 09:57:14 +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.