Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2018 15:21:47 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        Sean Bruno <sbruno@freebsd.org>
Cc:        freebsd-arch <freebsd-arch@freebsd.org>
Subject:   Re: Building and Iterating
Message-ID:  <CAPyFy2DXYFHhme2CuhN0Ki9HimNQXnLwoDQ_yQf3LurCc2OFtg@mail.gmail.com>
In-Reply-To: <cd5d5e25-34e8-5b1b-c764-affbeabf2ea8@freebsd.org>
References:  <cd5d5e25-34e8-5b1b-c764-affbeabf2ea8@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1 June 2018 at 13:20, Sean Bruno <sbruno@freebsd.org> wrote:
> Before I dive into the mk files of a buildworld, I'd like to describe
> "what I want" so as to start a discussion of my goal.
>
> 1.  If I select no toolchain (WITHOUT_TOOLCHAIN), but clang needs to be
> built, only build a toolchain that targets the ARCH being requested.

Note that WITHOUT_TOOLCHAIN controls only what tool chain is built for
your target -- i.e., whether the installed world has a /usr/bin/clang,
/usr/bin/ld, etc. It has no effect on whether or not
Clang/LLVM/LLD/ELF Tool Chain is built as a build tool.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2DXYFHhme2CuhN0Ki9HimNQXnLwoDQ_yQf3LurCc2OFtg>