commit | 454de52c9651321ad922974737923886e2bb148d | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Mon Jun 02 17:37:38 2014 +0100 |
committer | Primiano Tucci <primiano@google.com> | Tue Jun 03 12:24:22 2014 +0100 |
tree | b6f0655fd047589dfb4fd06b0fae792877940d5f | |
parent | 9c777b37180301538a12ac3055d01514a4ec536e [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) (cherry-picked from AOSP 994c84fb40fd74199feb1229e40acb538993c0f2) Change-Id: Ide800c24f0c2ebbb1cfb358bd8f99ec8a9d41253