diff options
| author | 2017-02-15 15:48:11 -0800 | |
|---|---|---|
| committer | 2017-02-15 16:04:49 -0800 | |
| commit | 8dae49c5e11c380e03e95e5b265efd913425e543 (patch) | |
| tree | cffe4023a442e7a3aa828e7bcbc4cf4471d3a437 /tools/makeparallel/makeparallel.cpp | |
| parent | 74dcb9feb326e665c63fe26249cfa14f54afe06b (diff) | |
Add Header Library support to Make
We currently use static libraries without any source files to represent
header libraries, but Soong actually has cc_library_headers. So to
export those in a separate namespace from static libraries, implement
them in Make as well.
This also adds a nice pretty-warning / pretty-error macro that can be
used to print out standard warning messages pointing to the real source
file having the problem.
Test: Use a header library exported by Soong in a Make module
Change-Id: I3486539e247524cb82a20620745fc7be03014e14
Diffstat (limited to 'tools/makeparallel/makeparallel.cpp')
0 files changed, 0 insertions, 0 deletions