Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2017 20:22:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221367] i386 sanitizer runtimes not installed during amd64 32-bit compat in make installworld
Message-ID:  <bug-221367-8-BahNWK4NQ2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221367-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221367-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #2 from Dimitry Andric <dim@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221367-8-BahNWK4NQ2>