Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

65 Commits   2 Branches   12 Tags
Index: Makefile
===================================================================
--- Makefile	(revision 33)
+++ Makefile	(revision 34)
@@ -4,8 +4,8 @@
 
 include config.mk
 
-REQUIRES  = build-system/3pp/dialog/1.3-20210621
-REQUIRES += build-system/3pp/gnattools/12.2.0
+REQUIRES  = build-system/3pp/dialog/1.3-20240101
+REQUIRES += build-system/3pp/gnattools/13.2.0
 
 # ======= __END_OF_REQUIRES__ =======