Re: [oe] [PATCH] llvm2.7_2.7: Add patch for build errors on newer gcc / glibc combinations

2011-05-13 Thread Stefan Schmidt
Hello. On Mon, 2011-05-09 at 09:41, Stefan Schmidt wrote: > From: Stefan Schmidt > > Its seems there is a stricter header checking again which results in errors > like > this: > error: 'ptrdiff_t' does not name a type > > This happens on my Debian SID system. Adding the needed includes fixes t

[oe] [PATCH] llvm2.7_2.7: Add patch for build errors on newer gcc / glibc combinations

2011-05-09 Thread Stefan Schmidt
From: Stefan Schmidt Its seems there is a stricter header checking again which results in errors like this: error: 'ptrdiff_t' does not name a type This happens on my Debian SID system. Adding the needed includes fixes the build. Signed-off-by: Stefan Schmidt --- recipes/llvm/llvm2.7/include-