commit | 994c84fb40fd74199feb1229e40acb538993c0f2 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Mon Jun 02 17:37:38 2014 +0100 |
committer | Primiano Tucci <primiano@google.com> | Mon Jun 02 20:12:57 2014 +0100 |
tree | 5f25a39ebcd2a82a07b1531ed5c4f2a73122ae65 | |
parent | a8b65126cae5335d4c8b31fbf7700907fd2c48dd [diff] |
Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler. This is to make it possible to wrap the compiler invocations with custom wrappers (e.g., distcc/goma) by setting the CC_WRAPPER, CXX_WRAPPER, JAVAC_WRAPPER variables in the build environment (without having to know in advance the path to the compiler) Change-Id: Ide800c24f0c2ebbb1cfb358bd8f99ec8a9d41253