]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disable LLD_BOOTSTRAP under WITHOUT_CROSS_COMPILER
authorEd Maste <emaste@FreeBSD.org>
Wed, 7 Mar 2018 17:33:41 +0000 (17:33 +0000)
committerEd Maste <emaste@FreeBSD.org>
Wed, 7 Mar 2018 17:33:41 +0000 (17:33 +0000)
commit89257265fbbc5259e53162a1b15bbfa3f8d81239
treea8585e729ee79cc075dc7cfabf5d175ebef03ec8
parent14a2bd52f7d1f93cfde49bc80ba28a406180334b
Disable LLD_BOOTSTRAP under WITHOUT_CROSS_COMPILER

LLD is a cross toolchain component. It shouldn't be built when
requesting a build without building a cross compiler.

(CROSS_COMPILER is somewhat unfortunately named; in any case, lld
should be treated as GNU binutils here.)

Submitted by: Dan McGregor <dan.mcgregor at usask.ca>
MFC after: 1 week
share/mk/src.opts.mk