OSDN Git Service

Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX]
authorYing Wang <wangying@google.com>
Tue, 21 Jul 2015 01:40:18 +0000 (18:40 -0700)
committerYing Wang <wangying@google.com>
Tue, 21 Jul 2015 04:26:53 +0000 (21:26 -0700)
commitc671a7cf5cae42b61991d9b72e53d9d8a6ace84e
treee6f56e4836ff3722e56ffcf621b11a13cd472cbc
parent7ac6cb804083a67d31a16b910dabfb76b30150a3
Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX]

- Don't overwrite [TARGET|HOST]_[CC|CXX] with the [CC|CXX]_WRAPPER prefix,
  so that we can disable the wrapper per module.
- Disable ccache on a module when FDO is enabled.

Bug: 22612634
Change-Id: Ibc04a4742d589955066c7eceb43a0da9a2b893bc
core/binary.mk
core/ccache.mk [new file with mode: 0644]
core/combo/select.mk
core/config.mk
core/java.mk