commit | c232d3c7d0ab544abfe5c672955c3747b5671334 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Apr 01 15:01:53 2019 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon Apr 01 15:16:13 2019 -0700 |
tree | 8973087f7ddf0f786d6218e66b49e41c1787800f | |
parent | d97f4a2fe1931c1a3adfcdde35f19f5ab9bb5858 [diff] |
libutilscallstack: removed from darwin libbacktrace only includes its Backtrace.cpp on the linux targets but not windows or darwin targets. So, both should be disabled. Previously, libutilscallstack was only ever a static library on these platforms. Since nothing provided the symbols, these targets couldn't have been used. Fixes: 129636352 Test: m Change-Id: I3f0b09e1d67c485b3ea57f58d1220d9516b326f2