Date: Mon, 02 Dec 2019 18:06:43 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 241003] make buildworld ignores make.conf LD parameter Message-ID: <bug-241003-227-fAoEMa5IOW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241003-227@https.bugs.freebsd.org/bugzilla/> References: <bug-241003-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241003 --- Comment #3 from Ed Maste <emaste@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241003-227-fAoEMa5IOW>
