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