]> code.ossystems Code Review - openembedded-core.git/commit
gmp: fix EXTRA_OECONF for mipsarchr6
authorKonrad Weihmann <kweihmann@outlook.com>
Tue, 15 Feb 2022 12:41:02 +0000 (13:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Feb 2022 09:46:24 +0000 (09:46 +0000)
commitc17e1023eff86e71734edeb592a26f3a9160d72e
treef7ff496347074f7e6749b31fa0a6026ebe2fd863
parent8f92444d388d2406be7d317578908975784d3f22
gmp: fix EXTRA_OECONF for mipsarchr6

previously used mipsarchr6:append created an empty set for
EXTRA_OECONF and then appended --disable-assembly
while it should be just added to the existing var value.
Without this patch gmp will be configured without
--enable-cxx=detect for mipsarchr6 targets

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gmp/gmp_6.2.1.bb