From f1b310ac850dd7578d1170013f808442e24110ec Mon Sep 17 00:00:00 2001 From: Carl Kittelberger Date: Wed, 24 May 2017 01:11:47 +0200 Subject: [PATCH] Use ccache. --- .config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config b/.config index 84f5cf9..f07b79e 100644 --- a/.config +++ b/.config @@ -2111,7 +2111,7 @@ FREETZ_TARGET_UCLIBC_REDUCED_LOCALE_SET=y # FREETZ_TOOLCHAIN_MINIMIZE_REQUIRED_GLIBC_VERSION=y # FREETZ_TOOLCHAIN_32BIT is not set -# FREETZ_TOOLCHAIN_CCACHE is not set +FREETZ_TOOLCHAIN_CCACHE=y # # Build system options