Files
build_soong/cc
Colin Cross 46974e2457 Don't pass -Wl,--no-undefined to host targets
Host builds were compiling without -Wl,--no-undefined because of an ASAN
issue.  Pass -Wl,--no-undefined for host builds unless sanitzers are
enabled.  Also fix LOCAL_ALLOW_UNDEFINED_SYMBOLS on darwin, where
disallowing undefined symbols is the default.

Test: m -j host
Test: m -j SANITIZE_HOST=address host
Bug: 32305815
Change-Id: Ia4bb305a50b1c1048b119f75726d52f82e21438c
2016-10-21 18:20:23 +00:00
..
2016-10-18 12:40:51 -07:00
2016-10-13 14:52:47 -07:00
2016-10-13 14:52:47 -07:00
2016-10-18 12:41:17 -07:00
2016-09-13 16:57:15 -07:00
2016-10-18 12:40:51 -07:00
2016-08-31 09:48:08 -07:00
2016-10-13 14:52:47 -07:00
2016-08-01 14:36:22 -07:00
2016-07-29 15:17:58 -07:00
2016-10-12 14:30:44 -07:00
2016-08-05 10:22:29 -07:00