mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
Clang complains/warns about mixing -ffp-contract=fast and -ffp-model=precise lower this to warning only, this does not impact code generation, we still get the diagnostic messge but wont break the build (From OE-Core rev: 0fc79e9b7aea87de87f461eebaaa2c00c9ec4a77) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>