mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user