libfreeimage: add patch to fix x86 build problem
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 May 2015 12:37:49 +0000 (14:37 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 3 May 2015 17:33:31 +0000 (19:33 +0200)
commit21c656bc47e8f042e4eee52c285baa0e778fd07c
treed474d6606cb3abae374ac5637bc21578745271e1
parent60e5ed19e75c5f446aa42d01282cfc8032f449c8
libfreeimage: add patch to fix x86 build problem

Add a patch to fix an x86 build problem caused by invalid register
usage when -fPIC is used.

Fixes:

  http://autobuild.buildroot.org/results/fe7/fe72243a84a91b68ef3138847294674b36f16c58/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libfreeimage/0002-fix-cpuid-x86.patch [new file with mode: 0644]