Re: git: c4f08d46c7f7 - main - llvm-*: Move all LLVM_BINUTILS symlinks to toolchain package

From: Ed Maste <emaste_at_freebsd.org>
Date: Sat, 02 May 2026 02:31:36 UTC
On Fri, 1 May 2026 at 20:39, Jose Luis Duran <jlduran@freebsd.org> wrote:
>
> On Fri, May 1, 2026 at 8:34 PM Ed Maste <emaste@freebsd.org> wrote:
> >
> > The branch main has been updated by emaste:
> >
> > URL: https://cgit.FreeBSD.org/src/commit/?id=c4f08d46c7f717cc8c66bf702c006765a5b6b1a9
> >
> > commit c4f08d46c7f717cc8c66bf702c006765a5b6b1a9
> > Author:     Ed Maste <emaste@FreeBSD.org>
> > AuthorDate: 2026-03-06 14:46:18 +0000
> > Commit:     Ed Maste <emaste@FreeBSD.org>
> > CommitDate: 2026-05-01 23:33:51 +0000
> >
> >     llvm-*: Move all LLVM_BINUTILS symlinks to toolchain package
> > ---
> > ...
> > +.if ${MK_LLVM_BINUTILS} != "no"
> > +PKG_DEPS.toolchain+=   llvm
>
> Is there an llvm package (FreeBSD-llvm)?

Oops, this should indeed be clang; will fix.