Merge "Revert "Make libc.so global""
This commit is contained in:
commit
e7ea7612f9
|
@ -1665,8 +1665,6 @@ cc_library {
|
||||||
keep_symbols: true,
|
keep_symbols: true,
|
||||||
},
|
},
|
||||||
|
|
||||||
ldflags: ["-Wl,-z,global"],
|
|
||||||
|
|
||||||
// Do not pack libc.so relocations; see http://b/20645321 for details.
|
// Do not pack libc.so relocations; see http://b/20645321 for details.
|
||||||
pack_relocations: false,
|
pack_relocations: false,
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue