]> code.ossystems Code Review - openembedded-core.git/commit
gmp: Disable assembly for MIPS R6
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Wed, 23 Nov 2016 13:47:31 +0000 (13:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Nov 2016 15:47:13 +0000 (15:47 +0000)
commitb0975809fe43b7506cc30a60245f5e32b275a3ec
tree48cb03bbbc0ead7bb1f537e1111263c57bc7df26
parenta48dbddab9524e78eeac53484d9dbfa0b484c561
gmp: Disable assembly for MIPS R6

gmplib has some assembly routines. These have not been optimized
for MIPS R6 yet. Add --disable-assembly so that the C implementation
is used.

Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/gmp/gmp_6.1.1.bb