Merge "Remove libc++demangle from static libs." am: ad60768bdf
Original change: https://android-review.googlesource.com/c/platform/bionic/+/1854554 Change-Id: I6f07b91135a1271a68d39464dd050412b7b35582
This commit is contained in:
commit
14178ca2e7
1 changed files with 0 additions and 6 deletions
|
@ -37,12 +37,6 @@ cc_library_static {
|
|||
},
|
||||
native_coverage: false,
|
||||
|
||||
target: {
|
||||
android: {
|
||||
static_libs: ["libc++demangle"],
|
||||
},
|
||||
},
|
||||
|
||||
// -Wno-error=format-zero-length needed for gcc to compile.
|
||||
cflags: [
|
||||
"-Wall",
|
||||
|
|
Loading…
Reference in a new issue