Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

80 Commits   2 Branches   13 Tags
Index: Makefile
===================================================================
--- Makefile	(revision 43)
+++ Makefile	(revision 44)
@@ -4,8 +4,8 @@
 
 include config.mk
 
-REQUIRES  = build-system/3pp/dialog/1.3-20240101
-REQUIRES += build-system/3pp/gnattools/13.2.0
+REQUIRES  = build-system/3pp/dialog/1.3-20240619
+REQUIRES += build-system/3pp/gnattools/14.2.0
 
 # ======= __END_OF_REQUIRES__ =======