commit | 96a130bdafa3f143f15257455f4c6aaa56155351 | [log] [tgz] |
---|---|---|
author | Vishwath Mohan <vishwath@google.com> | Fri Nov 17 11:19:36 2017 -0800 |
committer | Vishwath Mohan <vishwath@google.com> | Tue Nov 21 14:08:20 2017 -0800 |
tree | 8abb7098dcc776b604fc9e86b9203d8ac9fcce69 | |
parent | d6f229842a37988dbb2153ad18c0eb7ff3aadc79 [diff] |
Use the .cfi variant of a static library where needed. This CL repoints static dependencies to their .cfi variants for CFI enabled targets. It also disables CFI for host targets because the version of ar intended for hosts does not have plugin support (which CFI requires). Bug: 67507323 Test: m -j40 Change-Id: Id11afd0c8765469858f406aace2a192afff6d042