[Bug 258318] dtrace command hard codes name of "ld" command

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 06 Sep 2021 16:25:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258318

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
FWIW, it's possible to override the default by setting "-x ldpath=/path/to/ld".
 Does the clang driver honour LD if it's set in the environment?  Or do build
systems typically have to set "-fuse-ld=/path/to/ld"?

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