]> code.ossystems Code Review - openembedded-core.git/commit
python3: fix build on softfloat mips
authorMatthias Schoepfer via Openembedded-core <openembedded-core@lists.openembedded.org>
Thu, 6 Jun 2019 16:07:18 +0000 (18:07 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Jun 2019 09:53:53 +0000 (10:53 +0100)
commit203336486c84528e8779db93f64cc28e4b372aab
tree72d354637d77e42bc8e9f24dd157dd952d5d897b
parente22111a18a0f67fefd1800f67bd5e45637deaa60
python3: fix build on softfloat mips

This patch originally only meant to correct the python3 build for mips
with softfloat, as the original test only checked for mips hardfloat.

Replaced custom C Program for triplet detection with autotools triplet
detection.

Signed-off-by: Matthias Schoepfer <matthias.schoepfer@ithinx.io>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3/0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3_3.7.3.bb