ruby-commonmarker: set MODCLANG_VERSION to 21

The 2.6 release doesn't build with llvm/22, so this broke with the change
of the default MODCLANG_VERSION from 19 to 22. It builds fine with 21, so
use that. I'll send out an update to 2.8.2 at some point.
This commit is contained in:
tb
2026-06-05 08:33:01 +00:00
parent 77049c6262
commit 7397c5463c
+2
View File
@@ -33,6 +33,8 @@ MODCARGO_VENDOR_DIR = ${WRKDIR}/modcargo-crates
MODCARGO_BUILD = No
MODCARGO_INSTALL = No
MODCLANG_VERSION = 21
USE_GMAKE = Yes
CONFIGURE_ENV = MAKE=gmake
MAKE_ENV = MAKE=gmake \