Files
build_soong/cc
Jaewoong Jung 232c07c217 Ignore shared libs for static executables.
Ie42edc5184f315f998db953594e425214b810e0e added system_shared_libs to
static libraries so that their exported headers can be referenced.
However, it also added unrequired dependencies, which is an
error-triggering issue for static executables.

This change addresses it by adding a condition to shared libs handling code
in binary.go.

Bug: 121152570
Test: cc_test.go, library_test.go
Change-Id: I1828442c4e496f8d815fccaeca970cd5766bdf5d
2018-12-18 15:56:59 -08:00
..
2018-11-19 15:26:14 -08:00
2018-12-13 10:48:15 +09:00
2018-11-17 15:28:25 -08:00
2018-12-13 12:01:31 +09:00
2017-10-19 22:39:32 +09:00
2018-10-09 02:16:58 +00:00
2018-11-07 11:35:47 -08:00
2018-11-17 15:28:25 -08:00
2018-10-30 09:55:48 +09:00
2017-11-17 11:22:04 -08:00
2018-10-25 13:40:28 -07:00
2018-11-17 15:28:25 -08:00
2016-08-01 14:36:22 -07:00
2018-11-30 21:42:33 +00:00
2018-07-22 21:18:45 -07:00
2018-11-13 15:28:07 -08:00
2018-10-09 02:16:58 +00:00
2018-11-17 15:28:25 -08:00
2018-11-28 09:17:26 -08:00