diff options
Diffstat (limited to 'etc/patches/TARGETS')
-rw-r--r-- | etc/patches/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
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"]]} } |