Re: xtoolchain-llvm10 missing?

From: Brooks Davis <brooks_at_freebsd.org>
Date: Mon, 20 Apr 2020 16:59:36 +0000
On Mon, Apr 20, 2020 at 05:52:04PM +0800, Li-Wen Hsu wrote:
> On Sat, Apr 18, 2020 at 11:15 PM Ronald Klop <ronald-lists_at_klop.ws> wrote:
> >
> > Hi,
> >
> > Building CURRENT on my laptop takes very very long because every little
> > change in llvm/clang makes it recompile a complete compiler. So I want to
> > build with CROSS_TOOLCHAIN=xtoolchain-llvm10 (10.0) and
> > WITHOUT_TOOLCHAIN=yes.
> > In ports/pkgs the most recent versions I see are xtoolchain-llvm90 or
> > xtoolchain-llvm-devel (11.0?).
> > Is xtoolchain-llvm10 missing on purpose?
> 
> I guess you want something like CROSS_TOOLCHAIN=llvm10, and
> 
> /usr/local/share/toolchains/llvm10.mk
> /usr/local/share/toolchains/llvm-devel.mk
> 
> Are installed by llvm10 and llvm-devel now.

For further clarification, we're moving to a model were we always
install the toolchains/*.mk file for cross toolchains.  This means that
if you want CROSS_TOOLCHAIN=foo to work you just need to install the foo
package.  There's probably an argument I should make the change to
llvm90 since that one is still of some use, but I've been too lazy to
change the older ones.

-- Brooks

Received on Mon Apr 20 2020 - 14:59:44 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:23 UTC