am 7193731a: Merge "Workaround g++ 4.7 compfail"

* commit '7193731ae6b8083bc7a5e5e468fb98b1dbcf3f3d':
  Workaround g++ 4.7 compfail
This commit is contained in:
Elliott Hughes 2012-10-25 15:20:29 -07:00 committed by Android Git Automerger
commit 8cacc639b6

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.
soinfo libdl_info = {
name: "libdl.so",
"libdl.so",
phdr: 0, phnum: 0,
entry: 0, base: 0, size: 0,