Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

80 Commits   2 Branches   13 Tags
Index: 4.4.0.20231231/Makefile
===================================================================
--- 4.4.0.20231231/Makefile	(revision 45)
+++ 4.4.0.20231231/Makefile	(revision 46)
@@ -19,7 +19,7 @@
 SOURCE_REQUIRES = sources/newlib
 
 ifeq ($(FLAVOUR),nano)
-REQUIRES  = core/gcc/13.2.0^static
+REQUIRES  = core/gcc/14.2.0^static
 endif
 ifeq ($(FLAVOUR),full)
 REQUIRES  = core/newlib/4.4.0.20231231^nano