Merge "Add libc++ as static library" am: 679185dc88 am: 003672e013

Change-Id: I76e968b211870d32c752f9db9824b9454a22b3d0
This commit is contained in:
Automerger Merge Worker 2020-01-10 18:41:56 +00:00
commit 064070c633

View file

@ -31,6 +31,8 @@ cc_test_host {
"libext4_utils",
],
stl: "libc++_static",
// Static libs (libfastboot2) shared library dependencies are not transitively included
// This is needed to avoid link time errors when building for mac
target: {