[U-Boot] [PATCH 0/2] fix building tools on FreeBSD/clang
Jeroen Hofstee
jeroen at myspectrum.nl
Fri May 30 15:45:26 CEST 2014
Building tools from v2014.07-rc2 with clang as host cc produces
many warnings and fails on FreeBSD. The first patch removes the
warnings by restoring original behaviour. The second patch fixes
the build failure on FreeBSD by explicitly including the correct
header.
Jeroen Hofstee (2):
Makefile: fix clang warnings due to clang support
tools: include u-boot version of sha256.h
Makefile | 28 ----------------------------
tools/Makefile | 1 +
2 files changed, 1 insertion(+), 28 deletions(-)
--
1.8.3.2
More information about the U-Boot
mailing list