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: base/Makefile
===================================================================
--- base/Makefile	(revision 426)
+++ base/Makefile	(revision 427)
@@ -117,7 +117,7 @@
 #         └── dev/gcc-runtime
 #             ├── libs/glibc/2.41
 #             │   ├── libs/glibc/2.41-i18n
-#             │   │   └── libs/glibc/2.41-zoneinfo/2024b ■
+#             │   │   └── libs/glibc/2.41-zoneinfo/2025a ■
 #             │   │
 #             │   ├── libs/glibc/2.41-ppc32
 #             │   └── libs/glibc/2.41-x86_32
@@ -125,7 +125,7 @@
 #            ...
 #
 
-REQUIRES += libs/glibc/2.41-zoneinfo/2024b
+REQUIRES += libs/glibc/2.41-zoneinfo/2025a
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8_GLIBC) $(TOOLCHAIN_POWER9_GLIBC)),)
 REQUIRES += libs/glibc/2.41-ppc32
 endif
@@ -141,7 +141,7 @@
 #             │   ├── libs/zlib/1.3.1-ppc32 ─── if ppc64 ────┐    │              │
 #             │   ├── libs/zlib/1.3.1-x86_32 ── if x86_64 ───┤    │              │
 #             │   │                                          │    │              │
-#             │   └── dev/binutils/2.43.1 ───────────────────┘    │              │
+#             │   └── dev/binutils/2.44 ─────────────────────┘    │              │
 #             │       └── dev/gcc/14.2.0                          │              │
 #             │                                                   │              │
 #             ├── app/xz/5.6.3               ─────┬───────────────┘              │
@@ -228,7 +228,7 @@
 #            ...
 #             │  ...
 #             │   │
-#             │   └── dev/binutils/2.43.1
+#             │   └── dev/binutils/2.44
 #             │       │
 #             │       ├── dev/gcc/14.2.0 ─────────┬── libs/isl/0.27
 #             │       │                           ├── libs/mpc/1.3.1