From adba6489023933b548eba81d7794047d4d7d20f2 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 9 Apr 2004 09:36:26 +0000 Subject: support ccache for the build as well as the target --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 63e751df4..5a901365f 100644 --- a/Makefile +++ b/Makefile @@ -129,9 +129,9 @@ INSTALL_LIBGCJ:=false TARGETS:=host-sed ifeq ($(GCC_2_95_TOOLCHAIN),true) -TARGETS+=uclibc-configured binutils gcc2_95 +TARGETS+=uclibc-configured binutils gcc2_95 ccache else -TARGETS+=uclibc-configured binutils gcc3_3 +TARGETS+=uclibc-configured binutils gcc3_3 ccache endif # Do you want user mode Linux (x86 only), or are you building a -- cgit v1.2.3-55-g7522