mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 22:13:34 +08:00
6e55cd5d60
libfreeimage fails to build on ARC, due to compiler issues:
Error: invalid register number `63'
This should probably be fixed at the compiler level.
It also fails to build on Blackfin, due to numerous libfreeimage
issues:
1/ Missing LL suffixes in Source/OpenEXR/IlmImf/ImfFastHuf.cpp. This
can be fixed by backporting upstream OpenEXR commit
|
||
---|---|---|
.. | ||
0001-no-root-install.patch | ||
0002-fix-cpuid-x86.patch | ||
Config.in | ||
libfreeimage.hash | ||
libfreeimage.mk |