svn commit: r333470 - in head: share/mk sys/conf
Ed Maste
emaste at freebsd.org
Fri May 11 00:11:25 UTC 2018
On 10 May 2018 at 20:00, Andrew Gallatin <gallatin at cs.duke.edu> wrote:
>
> Unfortunately, it looks like this method will get blown away by an
> installworld:
Ah. You can set WITH_LLD_IS_LD in /etc/src.conf and installworld will
install ld as a symlink to ld.lld,
> Would it make sense to just set LD=ld.lld in my and root's .cshrc?
but I think this should work too.
More information about the svn-src-all
mailing list