From: Dodji Seketeli <do...@redhat.com> Date: Thu, 15 Nov 2012 11:56:40 +0100
> David Miller <da...@davemloft.net> wrote > >> From: Dodji Seketeli <do...@redhat.com> >> Date: Wed, 14 Nov 2012 14:26:40 +0100 >> >> > I guess we could do that. That would build libsanitizer, but asan will >> > still not be available on sparc if the asan_shadow_offset() target hook >> > is not provided. Is that OK to you? >> >> Yes. > > So, here is the (IMO obvious) patch to enable libsanitizer's build on > sparc linux, even if asan is not supported on that platform yet. > > OK for trunk? I'm fine with it.