Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

42 Commits   1 Branch   8 Tags
Index: 1.9.2/Makefile
===================================================================
--- 1.9.2/Makefile	(revision 7)
+++ 1.9.2/Makefile	(revision 8)
@@ -7,7 +7,7 @@
 include ../../../build-system/config.mk
 
 REQUIRES  = core/gcc/12.2.0^full
-REQUIRES += tools/patchelf/0.15
+REQUIRES += tools/patchelf/0.18.0
 REQUIRES += core/gdb/12.1
 
 # ======= __END_OF_REQUIRES__ =======