public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] fix building tools on FreeBSD/clang
@ 2014-05-30 13:45 Jeroen Hofstee
  2014-05-30 13:45 ` [U-Boot] [PATCH 1/2] Makefile: fix clang warnings due to clang support Jeroen Hofstee
  2014-05-30 13:45 ` [U-Boot] [PATCH 2/2] tools: include u-boot version of sha256.h Jeroen Hofstee
  0 siblings, 2 replies; 9+ messages in thread
From: Jeroen Hofstee @ 2014-05-30 13:45 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-06-11 22:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-30 13:45 [U-Boot] [PATCH 0/2] fix building tools on FreeBSD/clang Jeroen Hofstee
2014-05-30 13:45 ` [U-Boot] [PATCH 1/2] Makefile: fix clang warnings due to clang support Jeroen Hofstee
2014-06-10 12:20   ` Masahiro Yamada
2014-06-10 18:24     ` Jeroen Hofstee
2014-06-11 22:17   ` [U-Boot] [U-Boot, " Tom Rini
2014-05-30 13:45 ` [U-Boot] [PATCH 2/2] tools: include u-boot version of sha256.h Jeroen Hofstee
2014-06-03 14:11   ` Simon Glass
2014-06-03 18:27     ` Jeroen Hofstee
2014-06-11 22:17   ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox