Sign in
pigweed
/
third_party
/
github
/
Mbed-TLS
/
mbedtls-framework
/
68db0d2f67a4e2ed7ae2fc0c6614dfd0a0ea3b76
/
.
/
ChangeLog.d
/
bn_mul-fix-x86-pic-compilation-for-gcc-4.txt
blob: 1d59c2277f7cf875f1a8b5574f971e48651a8c24 [
file
]
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.