From 5a9f7f2b9cc2573123768aaf0ca591f60b4bf46a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 28 Aug 2002 22:38:39 +0000 Subject: build toolchain by default --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c711196b9..b2916e44c 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ ARCH:=i386 #ARCH:=whatever # enable to build a native gcc toolchain with uclibc support -USE_UCLIBC_TOOLCHAIN:=false +USE_UCLIBC_TOOLCHAIN:=true # Enable this to use the uClibc daily snapshot instead of a released # version. Daily snapshots may contain new features and bugfixes. Or -- cgit v1.2.3