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

383 Commits   1 Branch   1 Tag
Index: radix-1.9/products/X11/Makefile
===================================================================
--- radix-1.9/products/X11/Makefile	(revision 226)
+++ radix-1.9/products/X11/Makefile	(revision 227)
@@ -862,7 +862,8 @@
 REQUIRES += X11/app/thunderbird/115.3.1
 REQUIRES += X11/app/libreoffice/7.6.2.1
 
-ifeq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_JZ47XX_GLIBC)   $(TOOLCHAIN_P5600_GLIBC)    \
+ifeq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_A1X_GLIBC)      $(TOOLCHAIN_A2X_GLIBC)      \
+                            $(TOOLCHAIN_JZ47XX_GLIBC)   $(TOOLCHAIN_P5600_GLIBC)    \
                             $(TOOLCHAIN_POWER8_GLIBC)   $(TOOLCHAIN_POWER9_GLIBC)   \
                             $(TOOLCHAIN_POWER8LE_GLIBC) $(TOOLCHAIN_POWER9LE_GLIBC) \
                             $(TOOLCHAIN_RISCV64_GLIBC)                              \