Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

65 Commits   2 Branches   12 Tags
Index: gcc/13.2.0/Makefile
===================================================================
--- gcc/13.2.0/Makefile	(revision 36)
+++ gcc/13.2.0/Makefile	(revision 37)
@@ -62,7 +62,7 @@
 REQUIRES  = core/binutils/2.42
 endif
 ifeq ($(FLAVOUR),full)
-REQUIRES  = core/newlib/4.2.0.20211231^full
+REQUIRES  = core/newlib/4.4.0.20231231^full
 endif
 endif