mirror of
https://git.yoctoproject.org/poky
synced 2026-05-10 05:49:28 +00:00
ea7818b8b5
Building on a system without "cc" showed this recipe doesn't respect the $CC variable. Fix this by passing the right option to the makefile. (From OE-Core rev: 402080c0a77443f541fa3d658b79f3fba327279d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>