kumquat-buildroot/package/uboot-tools
Thomas Petazzoni f27b9667b5 package/uboot-tools: fix build on hosts with old compilers
The U-Boot tools code uses some C99 constructs, but old compilers such
as gcc 4.7 don't default to -std=c99. This commit adds a patch,
submitted upstream, that makes sure host tools are built with
-std=gnu99 (because the U-Boot code uses GNU extensions).

Fixes:

  http://autobuild.buildroot.net/results/5cc55f5eabd5005e071ad4eabab8202604ac7b66/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-03-30 15:43:40 +01:00
..
0001-drop-configh-from-tools.patch
0002-tools-only-in-no-dot-config-targets.patch
0003-Make-FIT-support-really-optional.patch
0004-tools-Makefile-build-host-tools-with-std-gnu99.patch
Config.in
Config.in.host
uboot-tools.hash
uboot-tools.mk