diff --git a/srcpkgs/linux3.14/template b/srcpkgs/linux3.14/template index 990b8547531..abaa570932d 100644 --- a/srcpkgs/linux3.14/template +++ b/srcpkgs/linux3.14/template @@ -31,6 +31,8 @@ mutable_files=" /usr/lib/modules/${_kernver}/modules.alias.bin /usr/lib/modules/${_kernver}/modules.devname" +export CCACHE_DISABLE=1 + do_configure() { # If there's a file called -dotconfig, use it to # configure the kernel; otherwise use arch defaults and all stuff