git: ac1c118fef07 - main - devel/wasi-compiler-rt22: hook to build

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Thu, 19 Mar 2026 06:41:22 UTC
The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ac1c118fef07426ea7549e390aaeee87d0a03456

commit ac1c118fef07426ea7549e390aaeee87d0a03456
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-03-19 06:41:04 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-03-19 06:41:04 +0000

    devel/wasi-compiler-rt22: hook to build
    
    PR: 293101
---
 devel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/Makefile b/devel/Makefile
index e1653a773c8c..99564d21159e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -8594,6 +8594,7 @@
     SUBDIR += wasi-compiler-rt19
     SUBDIR += wasi-compiler-rt20
     SUBDIR += wasi-compiler-rt21
+    SUBDIR += wasi-compiler-rt22
     SUBDIR += wasi-libc
     SUBDIR += wasi-libcxx
     SUBDIR += wasi-libcxx17