summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/graphene/files/float-div.patch
Commit message (Collapse)AuthorAgeFilesLines
* graphene: fix runtime detection of IEEE754 behaviourRoss Burton2023-08-211-0/+28
Graphene gates a runtime check on whether it is cross-compiling, when it should be whether it can run target binaries. (From OE-Core rev: 61bb4086bea61a0446f469ed3cb0d525860a1a31) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>