]> 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)
committerArmin Kuster <akuster808@gmail.com>
Sun, 10 Nov 2019 23:15:17 +0000 (15:15 -0800)
commitf3326309c7c22a6034917f6eee21908c61f44a2f
tree74c8d442e65142fac598da20fdaf207b8f22b245
parentdc84f40fd485863fb6c77e641d76135b21867d39
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
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.4.bb