K 10 svn:author V 6 emaste K 8 svn:date V 27 2018-03-14T01:38:47.893737Z K 7 svn:log V 345 MFC r330613: 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 END