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: Makefile
===================================================================
--- Makefile	(revision 384)
+++ Makefile	(revision 385)
@@ -45,7 +45,7 @@
 #
 LIBGD_32_PKG_NAME                = libgd-x32
 LIBGD_32_PKG_VERSION             = 2.3.3
-LIBGD_32_PKG_ARCH                = $(TOOLCHAIN)
+LIBGD_32_PKG_ARCH                = $(PKGARCH)
 LIBGD_32_PKG_DISTRO_NAME         = $(DISTRO_NAME)
 LIBGD_32_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)
 LIBGD_32_PKG_GROUP               = $(PKG_GROUP)