mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
3af9f06f1b
The makefile test was hardcoding a test for gcc. In the SDK context, we need to use $(CC) to use the cross compiler. (From OE-Core rev: d28ddc23bbf232901ae07f7a01f821ecc4b79e32) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>