From 6a922668eaf2c74a25952cdb0bcce2a27c1c999c Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sun, 4 Jan 2004 06:08:20 +0000 Subject: Default buildroot to use stock uClibc 0.9.26 till further notice --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5ce067e87..eeb75c8d4 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,7 @@ GCC_2_95_TOOLCHAIN:=false # Enable this to use the uClibc daily snapshot instead of a released # version. Daily snapshots may contain new features and bugfixes. Or # they may not even compile at all, depending on what Erik is doing... -USE_UCLIBC_SNAPSHOT:=true +USE_UCLIBC_SNAPSHOT:=false # Enable this to use the busybox daily snapshot instead of a released # version. Daily snapshots may contain new features and bugfixes. Or -- cgit v1.2.3