git: ae52053e37be - main - devel/llvm18: actually connect to build...
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 21:31:12 UTC
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae52053e37be222fa53ba9951b4d55acafad1007 commit ae52053e37be222fa53ba9951b4d55acafad1007 Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2024-01-30 21:30:51 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2024-01-30 21:30:51 +0000 devel/llvm18: actually connect to build... --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/Makefile b/devel/Makefile index 14eb3cacf7f0..4da71e0953a1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1514,6 +1514,7 @@ SUBDIR += llvm15 SUBDIR += llvm16 SUBDIR += llvm17 + SUBDIR += llvm18 SUBDIR += lm4tools SUBDIR += lmdbg SUBDIR += lndir