Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

65 Commits   2 Branches   12 Tags
Index: 0.18.0/Makefile
===================================================================
--- 0.18.0/Makefile	(revision 35)
+++ 0.18.0/Makefile	(revision 36)
@@ -39,7 +39,7 @@
 
 SOURCE_REQUIRES  = sources/tools/patchelf
 
-REQUIRES  = core/gcc/12.2.0^full
+REQUIRES  = core/gcc/13.2.0^full
 
 # ======= __END_OF_REQUIRES__ =======