From 79a52a5779f31ef565fda1890aaf986f8ca670f7 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 3 Sep 2017 16:05:24 +0200 Subject: u-boot-toradex-fsl-fw-utils: provide a native cc Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb index ed5cd4a..5feee0f 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb @@ -39,6 +39,7 @@ INSANE_SKIP_${PN} = "already-stripped ldflags" inherit pkgconfig uboot-config do_compile () { + ln -fs `which gcc` ${STAGING_BINDIR_NATIVE}/cc oe_runmake ${UBOOT_MACHINE} oe_runmake env } -- cgit v1.2.3