[Bug 241003] make buildworld ignores make.conf LD parameter
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 2 18:06:45 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241003
--- Comment #3 from Ed Maste <emaste at freebsd.org> ---
LD is not being ignored, it is used when the build needs to invoke the linker
directly (e.g., some parts of the kernel build).
"make buildworld" does build and use its own ld, although maybe that gets
broken if you override LD=.
Let me ask a different question, what are you trying to accomplish with LD= in
/etc/make.conf?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list