[OE-core] [PATCH] python-numpy: incompatible with armv4 and armv5

Adrian Bunk bunk at stusta.de
Sat Mar 14 20:32:18 UTC 2020


On Sat, Mar 14, 2020 at 07:40:38PM +0000, André Draszik wrote:
> Just throws lots of compiler errors regarding the floating point macros,
> similar to the ones mentioned in commit 3e40a1d230a9
> ("boost: fix mips soft float compilation") commit 7e712e1831f8 in
> poky.
> 
> Just disable, to avoid frustration.
>...
> +COMPATIBLE_HOST_armv4 = "null"
> +COMPATIBLE_HOST_armv5 = "null"
>...

Builds for me for qemuarmv5.

cu
Adrian


More information about the Openembedded-core mailing list