https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241003

--- Comment #3 from Ed Maste <ema...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to