OSDN Git Service

build: use the system's ccache by default
authorAnthony King <anthonydking@gmail.com>
Sun, 8 Feb 2015 03:19:03 +0000 (21:19 -0600)
committerGerrit Code Review <gerrit@cyanogenmod.org>
Mon, 26 Sep 2016 05:31:39 +0000 (22:31 -0700)
commitb9c8dec89281f062276518e16f16bfecb5da654c
tree743f97cfac7727c933662e0b4389cd5e13f9966a
parent2d8e2fec63477c941efd7b2c4db2bf64dee3613f
build: use the system's ccache by default

* ccache gets updated semi-frequently and some builders would like
  to be able to take advantage of new features without having to
  rely on the prebuilt version getting updated

* If a build system has ccache installed already, use that version
  instead of the prebuilt

Change-Id: I8988c8a25fab3694d84633f957c2b92ce84cf69e
core/ccache.mk
core/tasks/kernel.mk