Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

42 Commits   1 Branch   8 Tags
Index: 12.2.0/Makefile
===================================================================
--- 12.2.0/Makefile	(revision 10)
+++ 12.2.0/Makefile	(revision 11)
@@ -71,10 +71,10 @@
 REQUIRES  = core/binutils/2.40
 endif
 ifeq ($(FLAVOUR),second)
-REQUIRES  = core/glibc/2.36^headers
+REQUIRES  = core/glibc/2.37^headers
 endif
 ifeq ($(FLAVOUR),full)
-REQUIRES  = core/glibc/2.36^full
+REQUIRES  = core/glibc/2.37^full
 endif
 endif