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=3D221367 --- Comment #2 from Dimitry Andric <dim@FreeBSD.org> --- (In reply to Ed Maste from comment #1) > It seems just removing MK_TOOLCHAIN=3Dno from Makefile.libcompat causes t= hese > additional files to be installed: >=20 > =3D=3D=3D> libc (install) > ... > install -o root -g wheel -m 444 libc_pic.a /usr/lib32/ > ... > =3D=3D=3D> libclang_rt (install) Okay, but won't that also cause 32-bit versions of libllvm, libclang and cl= ang itself to be built? We definitely don't want that. :) --=20 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>