Radix cross Linux 3pp sources

RcL sources – is a tree of Third Party and Radix source tarballs

423 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2024-09-04 10:30:31 +0300 committer: kx <kx@radix.pro> 2024-09-04 10:30:31 +0300 commit: 0d72832f1cce49901091a542c154f81b83b6a015 parent: eefe5b0f2a8868ddc883af0eae23314092a44a31
Commit Summary:
GCC: 14.2.0
Diffstat:
1 file changed, 2 insertions, 1 deletion
diff --git a/GNU/gcc/Makefile b/GNU/gcc/Makefile
index 370dce4..27f74e5 100644
--- a/GNU/gcc/Makefile
+++ b/GNU/gcc/Makefile
@@ -38,7 +38,8 @@ SUBDIRS := gcc-2.95.3 \
            gcc-11.2.0 \
            gcc-11.3.0 \
            gcc-12.2.0 \
-           gcc-13.2.0
+           gcc-13.2.0 \
+           gcc-14.2.0
 
 
 all-recursive downloads_clean-recursive: