commit | 927e93bcf2e178b5a0b7f00bb2ef16601eb88437 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Apr 26 11:25:16 2022 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Apr 26 11:27:43 2022 -0700 |
tree | 3fc55211526227089bb3756ba7db43af8aa51057 | |
parent | 66e93bab073eef9475f6d7bca0fc0eaa3c8b5771 [diff] |
Add libz.a to the sysroot The libclang.so build against musl needs to link against libz. Using a shared version complicates distributing clang, so add libz.a for now. Bug: 216192129 Test: builds Change-Id: I089f994174bcba9e762a52cf66d943a0321f3fb4