[Bug 227918] [PATCH] remove exists check for CROSS_BINUTILS_PREFIX for external clang builds on secondary arches

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 8 17:26:49 UTC 2018


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

--- Comment #9 from Kenneth Salerno <kennethsalerno at yahoo.com> ---
(In reply to Mark Millard from comment #8)
Agreed, Mark. devel/clang60 also has fatal issues generating
processor/ISA-specific instructions(e.g. -mcpu=power9 is unusable) and even
crashes itself during compilation, funnily enough.

I understand that -B is usually passed as a search directory, but it just so
happens to also work as a binutils prefix for me :) and it has never harmed my
builds passing multiple -B declarations with different arguments.

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


More information about the freebsd-bugs mailing list