On Fri, Nov 03, 2017 at 10:22:12AM -0700, Andi Kleen wrote:
>
> It looks like some non POSIX symbols got removed from the header
> files, which breaks the libsanitizer build.
nm, looks like i was on a old checkout. Seems to be already fixed
in current trunk.
-Andi
It looks like some non POSIX symbols got removed from the header
files, which breaks the libsanitizer build.
struct sigaltstack now only exists as stack_t (which is the offical
POSIX name)
__res_state typedef is now only struct __res_state
This fixes bootstrap of trunk on a current opensuse tum