From a13a585740049231625cccf5b7193067f9a0fdcb Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 3 Jan 2015 14:55:19 +0100 Subject: u-boot-fw-utils: fix compiler options With dizzy we got compiler errors when compiling with the new 4.9 gcc. --- recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-bsp/u-boot') diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb index 5b301dd..cf74405 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb @@ -39,6 +39,7 @@ SRCREV_apalis-t30 = "${SRCREV_T30}" S = "${WORKDIR}/git" #actually this depend on the upstream U-Boot version and not on the machine +CC_remove_tegra3 = "-mfpu=neon" EXTRA_OEMAKE_tegra3 = 'CC="${CC}"' EXTRA_OEMAKE_tegra2 = 'HOSTCC="${CC}" HOSTSTRIP="true"' -- cgit v1.2.3