From: Stuart Henderson Subject: Re: lang/crystal: update and unbreak To: ports@openbsd.org Date: Tue, 11 Jun 2024 15:58:51 +0100 On 2024/06/11 09:43, joshua stein wrote: > update to 1.12.2, fix linking to libLLVM, and use -Wl,-z,nobtcfi > until upstream gets IBT support. please set USE_NOBTCFI=Yes, even if it needs additional things to make it stick, so that it's recorded in sqlports. > # Build requires llvm-config from ports, not from base > MODULES = lang/clang > +MODCLANG_VERSION = 13 we really could do with killing 13 - currently it is *only* used so we can build gcc (and thus everything fortran) on i386.