Radix cross Linux 3pp sources

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

343 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2024-02-22 20:33:47 +0300 committer: kx <kx@radix.pro> 2024-02-22 20:33:47 +0300 commit: 9b8289b9d0deaad9683584882bf069acbc857950 parent: 90bc2012c0068829701c88bc1e97a744e970ad02
Commit Summary:
gcc-13.2.0, binutils-2.42, glibc-2.39
Diffstat:
1 file changed, 2 insertions, 1 deletion
diff --git a/GNU/gcc/Makefile b/GNU/gcc/Makefile
index 0b52154..370dce4 100644
--- a/GNU/gcc/Makefile
+++ b/GNU/gcc/Makefile
@@ -37,7 +37,8 @@ SUBDIRS := gcc-2.95.3 \
            gcc-11.1.0 \
            gcc-11.2.0 \
            gcc-11.3.0 \
-           gcc-12.2.0
+           gcc-12.2.0 \
+           gcc-13.2.0
 
 
 all-recursive downloads_clean-recursive: