From: Kirill A. Korinsky Subject: Re: Merge devel/clang-tools-extra into devel/llvm/22 To: Rafael Sadowski , ports@openbsd.org, Anton Lindqvist , Laurent Cheylus , "Kirill A. Korinsky" , tb@openbsd.org Date: Mon, 22 Jun 2026 20:25:08 +0200 On Mon, 22 Jun 2026 20:14:25 +0200, Jeremie Courreges-Anglas wrote: > > On Mon, Jun 22, 2026 at 07:16:06PM +0200, Rafael Sadowski wrote: > > This is a simple diff to enable the additional lang extra tools in > > "devel/llvm" via "BUILD_CLANG_EXTRA_TOOLS". So far, so simple. This diff > > does not cause any conflicts and will not cause any problems with the > > upcoming version. > > > > I've been looking into "devel/clang-tools-extra" to turn it into a > > simple "meta" port, which simply creates links such as from > > ${LLVM_BASE}/bin/clangd to bin/clangd (without the LLVM_MAJOR). Then > > something stopped me and I wondered: do we really need a port like this, > > or can everyone sort it out for themselves? > > > > I would suggest to remove devel/clang-tools-extra and add a merge path > > into devel/llvm/22. What do you think? > > The llvm package is already effing huge... what's its size increase? > I'd suggest to put the new files in a dedicated PLIST, just like for > lldb. > ~60 MiB on disk -- wbr, Kirill