mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 07:37:26 +00:00
The problem with just setting CROSS, is that it will unset all the flags that OE sets in CC, like float-abi=hard. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>