Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2024 21:31:12 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ae52053e37be - main - devel/llvm18: actually connect to build...
Message-ID:  <202401302131.40ULVCHT035287@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401302131.40ULVCHT035287>