Radix cross Linux Build System

Cross-platform build system is designed to build distributions of different operating systems for a set of target devices

74 Commits   2 Branches   2 Tags
Index: constants.mk
===================================================================
--- constants.mk	(revision 59)
+++ constants.mk	(revision 60)
@@ -29,7 +29,7 @@
 WGET_OPTIONS         = -q -N
 
 TOOLCHAINS_FTP_BASE  = radix/toolchains/x86_64
-TARBALL_SUFFIX       = tar.gz
+TARBALL_SUFFIX       = tar.xz
 
 
 CACHED_CC_OUTPUT     = /opt/extra/ccache