[U-Boot] [PATCH v2] config.mk: use different host compiler for OS X 10.6

Wolfgang Denk wd at denx.de
Wed May 26 22:33:18 CEST 2010


Dear Andreas Bießmann,

In message <1274527041-62757-1-git-send-email-andreas.devel at googlemail.com> you wrote:
> Compiling tools subdirectory on Mac OS X 10.6 (Snow Leopard) complains about
> wrong syntax in system includes.
>
> In file included from /usr/include/stdio.h:444,
>                  from ../source/u-boot/include/compiler.h:26,
>                  from ../source/u-boot/lib/crc32.c:15:
> /usr/include/secure/_stdio.h:46: error: syntax error in macro parameter list
>
> This can be fixed by reverting the workaround for prior OS X releases in
> config.mk conditionally for OS X 10.6+.
>
> Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
> ---
>  config.mk |   14 +++++++++++---
>  1 files changed, 11 insertions(+), 3 deletions(-)

Applied,t hanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Time is an illusion perpetrated by the manufacturers of space.


More information about the U-Boot mailing list