[Bug 258318] dtrace command hard codes name of "ld" command
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258318] dtrace command hard codes name of "ld" command"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.