On Sun, 25 Nov 2018 at 07:52, David Chisnall <[email protected]> wrote:
>
> We probably need to kill ld.bfd before 12.0.  It predates ifunc and so 
> interprets anything with an ifunc as requiring a copy relocation.

I posted https://reviews.freebsd.org/D18340 to stop installing ld.bfd
when LLD_IS_LD is enabled. This will have the effect of removing
ld.bfd on amd64 (where ifuncs are in use) as well as other
architectures which do not yet use ifuncs, but this seems like a
reasonable step in the process of removing these obsolete tools.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to