Files
u-boot/tools
York Sun 2db1c3fc67 tools/Makefile: Move _GNU_SOURCE to Makefile
Commit 669dfc2e adds libfdt_env.h to HOSTCPPFLAGS. It causes stdio.h
to be included before _GNU_SOURCE is defined in C files. On some old hosts
some prototypes are protected by #ifdef __USE_GNU, which is set when
_GNU_SOURCE is defined.

Signed-off-by: York Sun <yorksun@freescale.com>
Acked-by: Simon Glass <sjg@chromium.org>
2013-08-16 13:45:15 -04:00
..
2012-06-19 22:33:55 +02:00
2013-06-26 10:16:41 -04:00
2012-10-15 11:54:04 -07:00
2013-08-02 18:29:32 -04:00
2005-07-21 11:22:21 +02:00
2009-11-24 23:43:18 +01:00
2009-04-28 01:16:46 +02:00