Merge "Work around b/24465209, do not pack relocation table."
This commit is contained in:
@@ -34,6 +34,7 @@ cc_library_shared {
|
|||||||
arch: {
|
arch: {
|
||||||
arm: {
|
arm: {
|
||||||
// TODO: This is to work around b/24465209. Remove after root cause is fixed
|
// TODO: This is to work around b/24465209. Remove after root cause is fixed
|
||||||
|
pack_relocations: false,
|
||||||
ldflags: ["-Wl,--hash-style=both"],
|
ldflags: ["-Wl,--hash-style=both"],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user