mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-30 08:56:50 -04:00
Add a ChangeLog entry
Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
This commit is contained in:
parent
c0546e351f
commit
d99f24c792
4
ChangeLog.d/bn_mul-fix-x86-pic-compilation-for-gcc-4.txt
Normal file
4
ChangeLog.d/bn_mul-fix-x86-pic-compilation-for-gcc-4.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
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.
|
Loading…
x
Reference in New Issue
Block a user