Date: Sat, 10 Aug 2019 15:24:25 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 239743] Mk/bsd.port.mk: don't switch to ld.bfd on powerpc64 with clang Message-ID: <bug-239743-7788-w2BJK0VV4S@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239743-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-239743-7788@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=3D239743 --- Comment #15 from Piotr Kubaj <pkubaj@FreeBSD.org> --- (In reply to Jan Beich from comment #13) There's no ELFv1 and ELFv2 for powerpc. powerpc has only one ABI and that doesn't change with the switch to Clang. ELFv2 is only defined for powerpc6= 4. Regarding using GNU ld by default in Clang, I passed your suggestion to bdragon@, who currently leads the effort of switching to Clang, he said he would look at it. Since there's no OSVERSION check, I think this patch is ok to be committed = now. OK? --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239743-7788-w2BJK0VV4S>