Index | Thread | Search

From:
Theo Buehler <tb@theobuehler.org>
Subject:
Re: devel/c2ffi: switch to llvm/19
To:
Sebastien Marie <semarie@kapouay.eu.org>
Cc:
ports@openbsd.org
Date:
Mon, 16 Jun 2025 09:35:33 +0200

Download raw body.

Thread
On Mon, Jun 16, 2025 at 09:25:21AM +0200, Sebastien Marie wrote:
> Hi,
> 
> The following diff is enough to switch c2ffi to llvm/19. I intent to
> upstream it.

ok tb, thanks

>  # c2ffi has branches for each llvm version, so stick to the targeted one
> -MODCLANG_VERSION =	18
> +MODCLANG_VERSION =	19

The comment is now outdated, I'd either remove it or adjust it to
something like

# c2ffi has branches for each llvm version, the 18 branch works fine with 19.