Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=, In message <[email protected]> you wrote: > > uint is typedefed twice if __MACH__ is defined. This generates an error > when calling MAKEALL for netstar bord on OS X. > > This patch removes the typedef for __MACH__ case in favor of general > definiton some lines below. > > Signed-off-by: Andreas Bießmann <[email protected]> > --- > include/compiler.h | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-)
Applied, thanks. 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: [email protected] "There are some good people in it, but the orchestra as a whole is equivalent to a gang bent on destruction." - John Cage, composer _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

