Re: git: b00578b9b208 - main - devel/llvm13: update to 13.0.1

From: Tijl Coosemans <tijl_at_FreeBSD.org>
Date: Wed, 09 Feb 2022 20:48:44 UTC
On Wed, 9 Feb 2022 20:52:24 +0100 Christoph Moench-Tegeder
<cmt@burggraben.net> wrote:
> Hi,
> 
> ## Brooks Davis (brooks@FreeBSD.org):
> 
>> Subject: git: b00578b9b208 - main - devel/llvm13: update to 13.0.1  
> 
> what's your opinion on folding devel/wasi-compiler-rt13 and
> devel/wasi-libcxx into the main llvm13 port?
> As it stands now, we have to chase the llvm updates (luckily,
> there are only a few updates) in the wasi-ports to keep firefox
> building; and we can only build firefox with the llvm for which
> we have the wasi-libcxx port.
> On the llvm side, the wasi ports are already build from the llvm
> source, and the additional install size isn't that much when
> compared to the rest of the llvm package.

An alternative would be to create separate devel/wasi-libc<version> and
devel/wasi-libcxx<version> ports for each llvm<version>.