https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254774
--- Comment #6 from maskray <[email protected]> --- (In reply to Konstantin Belousov from comment #5) Ah, nice, thanks. Fixing libc.so should suffice for sanitizers - sanitizers need dlsym(RTLD_NEXT, ...) and cannot be used with -static (libc.a). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
