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: README
===================================================================
--- README	(revision 12)
+++ README	(revision 13)
@@ -1,12 +1,12 @@
 
 /* begin *
 
-   apr-1.7.0-cross.patch         - Trivial cross compilation patch.
-   apr-1.7.0-sizeof-iovec.patch  - Try to get sizeof struct iovec without executing test program.
+   apr-1.7.3-cross.patch         - Trivial cross compilation patch.
+   apr-1.7.3-sizeof-iovec.patch  - Try to get sizeof struct iovec without executing test program.
                                    Only for GNU C compiler. NOTE: do not try autoreconf after patching.
 
    Patching order:
-     1) apr-1.7.0-cross.patch
-     2) apr-1.7.0-sizeof-iovec.patch
+     1) apr-1.7.3-cross.patch
+     2) apr-1.7.3-sizeof-iovec.patch
 
  * end */