Re: fix libsanitizer build on ppc-linux

2016-05-03 Thread Olivier Hainque
> On 29 Apr 2016, at 12:42, Olivier Hainque wrote: > > I'll discuss with the compiler-rt folks. The change just went in upstream. http://reviews.llvm.org/D19799. Olivier

Re: fix libsanitizer build on ppc-linux

2016-04-29 Thread Olivier Hainque
> On Apr 29, 2016, at 10:34 , Jakub Jelinek wrote: > > > No, for these files we aren't upstream and just periodically merge stuff > from there. So, you should try to discuss this in asan upstream and get > a fix committed there and we can then merge it and/or cherry-pick it. > Please see libsa

Re: fix libsanitizer build on ppc-linux

2016-04-29 Thread Jakub Jelinek
On Fri, Apr 29, 2016 at 10:08:07AM +0200, Olivier Hainque wrote: > Hello, > > Attempts to bootstrap on our powerpc-linux hosts fail > on libsanitizer with symptoms like: > > > In file included from > ../../../../src/libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cc:29:0: > /u

fix libsanitizer build on ppc-linux

2016-04-29 Thread Olivier Hainque
Hello, Attempts to bootstrap on our powerpc-linux hosts fail on libsanitizer with symptoms like: In file included from ../../../../src/libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cc:29:0: /usr/include/asm/posix_types.h:72:51: error: '__kernel_fd_set' has not been declared