Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

80 Commits   2 Branches   13 Tags
Index: M1000/m1-6.1.63-6.4.92/Makefile
===================================================================
--- M1000/m1-6.1.63-6.4.92/Makefile	(revision 35)
+++ M1000/m1-6.1.63-6.4.92/Makefile	(revision 36)
@@ -9,7 +9,7 @@
 SOURCE_REQUIRES = sources/Linux/Baikal/M1000
 
 
-REQUIRES  = core/gcc/12.2.0^static
+REQUIRES  = core/gcc/13.2.0^static
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: T1000/t1-5.15.61-5.9.31/Makefile
===================================================================
--- T1000/t1-5.15.61-5.9.31/Makefile	(revision 35)
+++ T1000/t1-5.15.61-5.9.31/Makefile	(revision 36)
@@ -9,7 +9,7 @@
 SOURCE_REQUIRES = sources/Linux/Baikal/T1000
 
 
-REQUIRES  = core/gcc/12.2.0^static
+REQUIRES  = core/gcc/13.2.0^static
 
 # ======= __END_OF_REQUIRES__ =======