Files
build_soong/cc
Colin Cross 18b6dc5d25 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
2015-04-28 14:12:00 -07:00
..
2015-04-28 14:12:00 -07:00
2015-03-21 00:40:20 +00:00
2015-04-08 15:17:45 -07:00