[OE-core] [PATCH] fixing python3 build for mips softfloat targets

Burton, Ross ross.burton at intel.com
Thu Jun 6 15:29:41 UTC 2019


On Thu, 6 Jun 2019 at 16:15, Matthias Schoepfer via Openembedded-core
<openembedded-core at lists.openembedded.org> wrote:

The shortlog should be "python3: fix build on softfloat mips".

> Applied / backported patch from upstream (pending review)

Is this patch backported, or is it still in review?

> +From 7535c39951b9d15dd64c4669092a8582ba555466 Mon Sep 17 00:00:00 2001
> +From: Matthias Schoepfer <matthias.schoepfer at ithinx.io>
> +Date: Fri, 31 May 2019 15:34:34 +0200
> +Subject: [PATCH] bpo-36852: proper detection of mips architecture for soft
> + float
> +
> +When (cross) compiling for softfloat mips, __mips_hard_float will not be
> +defined and detection of OS triplet in configure.ac / configure will fail.
> +
> +This also has to do with the custom detection of the build triplet. Trying
> +to do this in a more autoconf/autotools manner.

The patch should have your Signed-off-by, and an Upstream-Status
(Submitted or Backport in this case).

Ross


More information about the Openembedded-core mailing list