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)
@@ -110,7 +110,7 @@
 configure_switches += -DBROTLI_DISABLE_TESTS=ON
 
 
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 python-ext-suffix = $(shell cat $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_PPC32_SUFFIX)/python$(PYTHON3_VERSION)/lib-dynload/_sysconfigdata_*.py | grep EXT_SUFFIX | cut -f2 -d':' | cut -f2 -d"'")