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: Makefile
===================================================================
--- Makefile	(revision 39)
+++ Makefile	(revision 40)
@@ -1302,12 +1302,12 @@
 #######
 REQUIRES += dev/gdb/13.1
 
-REQUIRES += dev/llvm/15.0.4
+REQUIRES += dev/llvm/16.0.2
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8_GLIBC) $(TOOLCHAIN_POWER9_GLIBC)),)
-REQUIRES += dev/llvm/15.0.4-ppc32
+REQUIRES += dev/llvm/16.0.2-ppc32
 endif
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_X86_64_GLIBC)),)
-REQUIRES += dev/llvm/15.0.4-x86_32
+REQUIRES += dev/llvm/16.0.2-x86_32
 endif
 
 REQUIRES += libs/shared-mime-info/2.2