]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libfreeimage: fix build with glibc
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 3 May 2018 14:49:42 +0000 (16:49 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 3 May 2018 19:51:01 +0000 (21:51 +0200)
commite321d955fabb83b0213809e7bed74a4940863956
tree91aeab6a716acf000094ffc518b0e124fb5fe2b2
parent7e85734709e0da78cc399c1b85655528e2d5f209
libfreeimage: fix build with glibc

Add patch to rename powf64 into powf_64 as powf64 is already defined in
glibc

Fixes:
 - http://autobuild.buildroot.net/results/9b1e6d63db9eae46a92487713b0d72bd039deaba

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libfreeimage/0005-Manage-powf64-with-glibc.patch [new file with mode: 0644]