]> 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>
Thu, 18 May 2017 12:04:45 +0000 (13:04 +0100)
commitb21d5c0c615c99bd0d756ab32818acc3b648fb4e
tree77bd61ff29d36b1ac22579031c4b0f13253b9200
parentd9f8f12881d1b1be5761f0aa3a1785f979dc9076
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>
(cherry picked from commit b0975809fe43b7506cc30a60245f5e32b275a3ec)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-support/gmp/gmp_6.1.1.bb