https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221367
--- Comment #2 from Dimitry Andric <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
