Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: dev/gcc/12.2.0/Makefile
===================================================================
--- dev/gcc/12.2.0/Makefile	(revision 415)
+++ dev/gcc/12.2.0/Makefile	(revision 416)
@@ -60,7 +60,7 @@
 
 SOURCE_REQUIRES    = sources/GNU/gcc/gcc-12.2.0
 
-REQUIRES           = dev/binutils/2.40
+REQUIRES           = dev/binutils/2.43.1
 REQUIRES          += libs/isl/0.25
 REQUIRES          += libs/mpc/1.2.1
 REQUIRES          += libs/zstd/1.5.2
Index: dev/gdb/13.2/Makefile
===================================================================
--- dev/gdb/13.2/Makefile	(revision 415)
+++ dev/gdb/13.2/Makefile	(revision 416)
@@ -60,7 +60,7 @@
 
 SOURCE_REQUIRES    = sources/GNU/gdb
 
-REQUIRES           = dev/binutils/2.40
+REQUIRES           = dev/binutils/2.43.1
 REQUIRES          += dev/guile/3.0.5
 REQUIRES          += libs/readline/8.2
 REQUIRES          += libs/zlib/1.3.1