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	(nonexistent)
+++ README	(revision 5)
@@ -0,0 +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.
+                                   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
+
+ * end */