Merge "Work around b/24465209, do not pack relocation table."
This commit is contained in:
commit
6e92890135
1 changed files with 1 additions and 1 deletions
|
@ -83,8 +83,8 @@ cc_library {
|
|||
},
|
||||
android_arm: {
|
||||
// TODO: This is to work around b/24465209. Remove after root cause is fixed
|
||||
pack_relocations: false,
|
||||
ldflags: ["-Wl,--hash-style=both"],
|
||||
use_clang_lld: false,
|
||||
},
|
||||
windows: {
|
||||
srcs: ["uio.c"],
|
||||
|
|
Loading…
Reference in a new issue