Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

57 Commits   2 Branches   10 Tags
Index: patchelf/0.18.0/Makefile
===================================================================
--- patchelf/0.18.0/Makefile	(revision 35)
+++ patchelf/0.18.0/Makefile	(revision 36)
@@ -39,7 +39,7 @@
 
 SOURCE_REQUIRES  = sources/tools/patchelf
 
-REQUIRES  = core/gcc/12.2.0^full
+REQUIRES  = core/gcc/13.2.0^full
 
 # ======= __END_OF_REQUIRES__ =======