[Midnightbsd-cvs] [MidnightBSD/mports] 3f8b2c: devel/wasi-compiler-rt22: add LLVM 22 runtime (#737)
Lucas Holt
noreply at github.com
Mon Aug 10 18:52:46 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 3f8b2cf4067cae72d78c3f1c6a6ffa0d081329bf
https://github.com/MidnightBSD/mports/commit/3f8b2cf4067cae72d78c3f1c6a6ffa0d081329bf
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-08-10 (Mon, 10 Aug 2026)
Changed paths:
M devel/Makefile
A devel/wasi-compiler-rt22/Makefile
Log Message:
-----------
devel/wasi-compiler-rt22: add LLVM 22 runtime (#737)
## Summary
- add the LLVM 22.1.8 WebAssembly compiler runtime master-port stub
- register the new origin in devel/Makefile
- satisfy the wasi-libc at 22 dependency that currently prevents INDEX-4
generation
## Validation
- bmake makesum
- bmake check-license
- bmake patch
- bmake build
- bmake fake
- bmake package
- bmake test
Portlint reports its known MASTERDIR-stub parsing false positive; the
existing versioned WASI runtime ports use the same layout.
## Summary by Sourcery
Add a new port for the LLVM 22.1.8 WASI WebAssembly compiler runtime and
register it in the devel ports category.
New Features:
- Introduce the wasi-compiler-rt22 port as a versioned LLVM 22
WebAssembly compiler runtime based on the existing wasi-compiler-rt
master port stub.
Build:
- Register the wasi-compiler-rt22 origin in devel/Makefile to
participate in bulk builds and INDEX generation.
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list