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 447)
+++ Makefile	(revision 448)
@@ -211,7 +211,7 @@
 extra_configure_switches += --with-gmp=$(TARGET_DEST_DIR)/usr
 extra_configure_switches += --with-isl=$(TARGET_DEST_DIR)/usr
 
-# Python 3.10 (The location to install Python modules. This path should NOT include the prefix):
+# Python 3.12 (The location to install Python modules. This path should NOT include the prefix):
 extra_configure_switches += --with-python-dir=/lib$(LIBSUFFIX)/python3.12/site-packages
 
 #