Merge "Make libc.so global" am: 5b74e9b2f5
am: 96a8cfcd09
Change-Id: I04bfd1c0165b5ff9f4af16511031f66393902be9
This commit is contained in:
commit
eb108f8e0d
1 changed files with 2 additions and 0 deletions
|
@ -1665,6 +1665,8 @@ cc_library {
|
|||
keep_symbols: true,
|
||||
},
|
||||
|
||||
ldflags: ["-Wl,-z,global"],
|
||||
|
||||
// Do not pack libc.so relocations; see http://b/20645321 for details.
|
||||
pack_relocations: false,
|
||||
|
||||
|
|
Loading…
Reference in a new issue