From 67e7ba44cf7cf845cbb7f0f41e423ed3b9f1d7c6 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Wed, 3 Apr 2024 16:30:41 +0200 Subject: Add clang 18.1.1 --- etc/patches/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/patches/TARGETS') diff --git a/etc/patches/TARGETS b/etc/patches/TARGETS index f3c6084..ca310cf 100644 --- a/etc/patches/TARGETS +++ b/etc/patches/TARGETS @@ -5,4 +5,5 @@ {"type": "install", "deps": [["TREE", null, "musl-cross-make-fe915821"]]} , "clang-16": {"type": "install", "deps": [["TREE", null, "clang-16"]]} , "clang-17": {"type": "install", "deps": [["TREE", null, "clang-17"]]} +, "clang-18": {"type": "install", "deps": [["TREE", null, "clang-18"]]} } -- cgit v1.2.3