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: 5.9/Makefile
===================================================================
--- 5.9/Makefile	(revision 447)
+++ 5.9/Makefile	(revision 448)
@@ -134,7 +134,7 @@
 env_sysroot  = DESTDIR=$(NSNMP_PKG)
 
 
-PYTHON_VERSION = 3.10
+PYTHON_VERSION = 3.12
 
 python_environment  = PYTHON=$(PYTHON3)
 python_environment += PYTHON_CC='$(CC) --sysroot=$(TARGET_DEST_DIR) -pthread'