Radix cross Linux Build System

Cross-platform build system is designed to build distributions of different operating systems for a set of target devices

74 Commits   2 Branches   2 Tags
Index: Makefile
===================================================================
--- Makefile	(revision 61)
+++ Makefile	(revision 62)
@@ -14,6 +14,8 @@
 REQUIRES += build-system/3pp/app/po4a/0.73
 REQUIRES += build-system/3pp/app/ruby/3.3.5
 REQUIRES += build-system/3pp/app/qemu/9.1.0
+REQUIRES += build-system/3pp/app/llvm/18.1.8
+REQUIRES += build-system/3pp/app/rust/1.82.0
 REQUIRES += build-system/progs
 
 # ======= __END_OF_REQUIRES__ =======