Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

75 Commits   2 Branches   12 Tags
Index: 1.9.3/Makefile
===================================================================
--- 1.9.3/Makefile	(revision 16)
+++ 1.9.3/Makefile	(revision 17)
@@ -8,7 +8,7 @@
 
 REQUIRES  = core/gcc/12.2.0^full
 REQUIRES += tools/patchelf/0.18.0
-REQUIRES += core/gdb/12.1
+REQUIRES += core/gdb/13.1
 
 # ======= __END_OF_REQUIRES__ =======