Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

81 Commits   3 Branches   13 Tags   |
Index: Makefile
===================================================================
--- Makefile	(revision 35)
+++ Makefile	(revision 36)
@@ -38,7 +38,7 @@
 
 SOURCE_REQUIRES = sources/Linux/v5.x
 
-REQUIRES  = core/gcc/12.2.0^static
+REQUIRES  = core/gcc/13.2.0^static
 
 # ======= __END_OF_REQUIRES__ =======