HomeFreeBSD

MFC r330613: Disable LLD_BOOTSTRAP under WITHOUT_CROSS_COMPILER

Description

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 <dan.mcgregor at usask.ca>

Details

Provenance
emasteAuthored on
Parents
rS330889: Add a lock to the reservation structure to fix a LOR between the page and
Branches
Unknown
Tags
Unknown