Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphene: fix runtime detection of IEEE754 behaviour | Ross Burton | 2023-08-21 | 1 | -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> |