275a5650a9
Since the bump of assimp to 5.0.1, we have build failures on mips64el, due to relocations being truncated. The issue seems to be quite similar to the one on m68k coldfire, as both m68k and MIPS have this -mxgot gcc option to switch to using a GOT that has no size limit (but causes less efficient code to be produced). Here as well, the overall relevance of assimp on mips64(el) platforms being probably very limited, the incentive to search for a better solution is pretty limited. Fixes: http://autobuild.buildroot.net/results/7df487d5117b2ee440a07dbff9cae1b181566748/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
0001-Fix-FBXConverter-use-proper-64-bit-constant.patch | ||
0002-contrib-zip-fix-ssize_t-typedef-mismatch-for-musl-co.patch | ||
0003-contrib-zlib-disable-dynamic-library-building.patch | ||
assimp.hash | ||
assimp.mk | ||
Config.in |