assimp: fix m68k uclinux compile
authorWaldemar Brodkorb <wbx@openadk.org>
Sun, 31 Jul 2016 18:07:43 +0000 (20:07 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 1 Aug 2016 21:03:56 +0000 (23:03 +0200)
commit91f746c728222d91d25879b0a6f04b3ff7e18027
treeb50d0edfdab24ed93df4249ce7235f28c8a5e4ba
parent7d0607253c5754b4aaf9abcb882076b2b8ee15ed
assimp: fix m68k uclinux compile

The GCC manual suggest when getting:
relocation truncated to fit: R_68K_GOT16O foobar
to use -mxgot.

https://gcc.gnu.org/onlinedocs/gcc/M680x0-Options.html

Fixes:
http://autobuild.buildroot.net/results/63898c00929b4546279bda52148b218f847714ed/
http://autobuild.buildroot.net/results/bb7a107d1ca6e8713e6ccffe6c61c43b777fb962/

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/assimp/assimp.mk