TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
20ebaac85ec8d1ac6127f9c3918ba81c20706134
/
.
/
ChangeLog.d
/
bn_mul-fix-x86-pic-compilation-for-gcc-4.txt
blob: 1d59c2277f7cf875f1a8b5574f971e48651a8c24 [
file
] [
log
] [
blame
]
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.