git: 73567c5202d9 - main - devel/wasi-{compiler-rt,libcxx}19: add to INDEX too
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Oct 2024 13:00:24 UTC
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=73567c5202d9409cf3276b25a02448524b514ea1 commit 73567c5202d9409cf3276b25a02448524b514ea1 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2024-10-18 13:00:07 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2024-10-18 13:00:07 +0000 devel/wasi-{compiler-rt,libcxx}19: add to INDEX too --- devel/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 36b409f0459b..c35059403787 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -8264,10 +8264,12 @@ SUBDIR += wasi-compiler-rt SUBDIR += wasi-compiler-rt17 SUBDIR += wasi-compiler-rt18 + SUBDIR += wasi-compiler-rt19 SUBDIR += wasi-libc SUBDIR += wasi-libcxx SUBDIR += wasi-libcxx17 SUBDIR += wasi-libcxx18 + SUBDIR += wasi-libcxx19 SUBDIR += wasm3 SUBDIR += wasmer SUBDIR += websocketpp