Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

42 Commits   1 Branch   8 Tags
Index: toolchains-1.10.x/core/gcc/13.2.0/Makefile
===================================================================
--- toolchains-1.10.x/core/gcc/13.2.0/Makefile	(revision 36)
+++ toolchains-1.10.x/core/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