Merge "Revert "Migrate to the new clang lib dir""

This commit is contained in:
Yi Kong
2023-02-16 07:44:45 +00:00
committed by Gerrit Code Review

View File

@@ -41,7 +41,7 @@ android_sdk_repo_host {
strip_files: [ strip_files: [
"lib64/*.so", "lib64/*.so",
"lld-bin/lld", "lld-bin/lld",
"lib/x86_64-unknown-linux-gnu/libc++.so.1", "lib64/libc++.so.1",
], ],
}, },
darwin: { darwin: {