From 89dc13243b7311669e5e4ad0ff8abbc0c7216dfd Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Mon, 13 May 2024 10:39:04 +0200 Subject: Add gcc 14.1.0 --- 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 ca310cf..6eab87b 100644 --- a/etc/patches/TARGETS +++ b/etc/patches/TARGETS @@ -1,6 +1,7 @@ { "gcc-4.7.4": {"type": "install", "deps": [["TREE", null, "gcc-4.7.4"]]} , "gcc-10": {"type": "install", "deps": [["TREE", null, "gcc-10"]]} , "gcc-13": {"type": "install", "deps": [["TREE", null, "gcc-13"]]} +, "gcc-14": {"type": "install", "deps": [["TREE", null, "gcc-14"]]} , "musl-cross-make-fe915821": {"type": "install", "deps": [["TREE", null, "musl-cross-make-fe915821"]]} , "clang-16": {"type": "install", "deps": [["TREE", null, "clang-16"]]} -- cgit v1.2.3