commit | 18b6dc5d2582d035fc852bbbc65ad7c47b91b4e3 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Apr 28 13:20:37 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Apr 28 14:12:00 2015 -0700 |
tree | b363ff5f624046a05f15df084b2fd89191f1ec27 | |
parent | c1e814dbf1951857b1a4876ae33b5f9bf040b80c [diff] |
cc: fix host gcc libraries Host gcc libraries should only apply to static binaries, not all static libraries. Add c.staticBinary(), and rework everything else to use c.static(), removing c.shared(). Change-Id: I8addae9b6848010cef94d873f48e7e358e4f5059