[Bug 221367] i386 sanitizer runtimes not installed during amd64 32-bit compat in make installworld

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 13 20:22:36 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221367

--- Comment #2 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to Ed Maste from comment #1)
> It seems just removing MK_TOOLCHAIN=no from Makefile.libcompat causes these
> additional files to be installed:
> 
> ===> libc (install)
> ...
> install  -o root -g wheel -m 444   libc_pic.a /usr/lib32/
> ...
> ===> libclang_rt (install)

Okay, but won't that also cause 32-bit versions of libllvm, libclang and clang
itself to be built?  We definitely don't want that. :)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list