summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/slugos.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf
index 0bedaa7f71..f412d4fbfd 100644
--- a/conf/distro/slugos.conf
+++ b/conf/distro/slugos.conf
@@ -159,6 +159,9 @@ PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4"
PREFERRED_VERSION_gcc-cross ?= "3.4.4"
PREFERRED_VERSION_gcc ?= "3.4.4"
PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627"
+#For SVN uclibc:
+#SRCDATE_uclibc ?= "20060120"
+#PREFERRED_VERSION_uclibc ?= "0.9.28+svn${SRCDATE_uclibc}"
# Select the correct versions of the kernel and modules (these are the
# defaults, override in the conf/distro top-level distro file).