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: 1.76.1/Makefile
===================================================================
--- 1.76.1/Makefile	(revision 107)
+++ 1.76.1/Makefile	(revision 108)
@@ -174,7 +174,7 @@
 
 
 extra_configure_switches += -Dcairo=disabled
-extra_configure_switches += -Ddoctool=disabled
+extra_configure_switches += -Ddoctool=enabled
 extra_configure_switches += -Dpython='python3'
 extra_configure_switches += -Dbuild_introspection_data=false
 
Index: 1.76.1-ppc32/Makefile
===================================================================
--- 1.76.1-ppc32/Makefile	(revision 107)
+++ 1.76.1-ppc32/Makefile	(revision 108)
@@ -95,7 +95,7 @@
 
 
 extra_configure_switches += -Dcairo=disabled
-extra_configure_switches += -Ddoctool=disabled
+extra_configure_switches += -Ddoctool=enabled
 extra_configure_switches += -Dpython='python3'
 extra_configure_switches += -Dbuild_introspection_data=false
 
Index: 1.76.1-x86_32/Makefile
===================================================================
--- 1.76.1-x86_32/Makefile	(revision 107)
+++ 1.76.1-x86_32/Makefile	(revision 108)
@@ -92,7 +92,7 @@
 
 
 extra_configure_switches += -Dcairo=disabled
-extra_configure_switches += -Ddoctool=disabled
+extra_configure_switches += -Ddoctool=enabled
 extra_configure_switches += -Dpython='python3'
 extra_configure_switches += -Dbuild_introspection_data=false