From e954e9e0d78413f32d8c11fcb2c96d17e157484b Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Thu, 20 Mar 2025 12:49:00 +0100 Subject: Add Clang 19.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 6eab87b..f52388c 100644 --- a/etc/patches/TARGETS +++ b/etc/patches/TARGETS @@ -7,4 +7,5 @@ , "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"]]} +, "clang-19": {"type": "install", "deps": [["TREE", null, "clang-19"]]} } -- cgit v1.2.3