[Bug 239743] Mk/bsd.port.mk: don't switch to ld.bfd on powerpc64 with clang
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 9 20:07:36 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239743
--- Comment #9 from Piotr Kubaj <pkubaj at FreeBSD.org> ---
(In reply to Antoine Brodin from comment #8)
This is not about GCC, powerpc64 switches to Clang (both 32-bit and 64-bit).
The problem is with LLD which can't link ppc32 binaries, that's why GNU ld
needs to be used.
So 32-bit binaries will be compiled by Clang and linked by GNU ld.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list