Merge "Revert "Revert "Make libc.so global"""

This commit is contained in:
Treehugger Robot 2017-02-18 00:18:26 +00:00 committed by Gerrit Code Review
commit ff3197bcc2
1 changed files with 2 additions and 0 deletions

View File

@ -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,