Merge "Workaround g++ 4.7 compfail"

This commit is contained in:
Elliott Hughes
2012-10-25 15:00:45 -07:00
committed by Gerrit Code Review

View File

@@ -207,7 +207,7 @@ static unsigned gLibDlChains[7] = { 0, 2, 3, 4, 5, 6, 0 };
// This is used by the dynamic linker. Every process gets these symbols for free. // This is used by the dynamic linker. Every process gets these symbols for free.
soinfo libdl_info = { soinfo libdl_info = {
name: "libdl.so", "libdl.so",
phdr: 0, phnum: 0, phdr: 0, phnum: 0,
entry: 0, base: 0, size: 0, entry: 0, base: 0, size: 0,