Merge "Work around b/24465209, do not use clang lld" am: 85bd9ca978 am: 373ea1ef65
am: 414153af2f
Change-Id: I72d43eef08cf2b06c55e1f783d623cdb9ac067fc
This commit is contained in:
commit
57ac1ba2bb
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ cc_library {
|
|||
android_arm: {
|
||||
// TODO: This is to work around b/24465209. Remove after root cause is fixed
|
||||
ldflags: ["-Wl,--hash-style=both"],
|
||||
use_clang_lld: false,
|
||||
},
|
||||
windows: {
|
||||
srcs: ["uio.c"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue