Fix mips build

Bug: 18186310

(cherry picked from commit ecf532fa1c)

Change-Id: Ia12f2fa28c8cd3204eb7d6b4c7d872f4e81fb8ef
This commit is contained in:
Dmitriy Ivanov 2014-09-30 16:30:22 -07:00
parent 0f47d9c1ce
commit 210ff1b27b

View File

@ -2083,8 +2083,6 @@ bool soinfo::PrelinkImage() {
}
break;
#if defined(__mips__)
case DT_STRSZ:
break;
case DT_MIPS_RLD_MAP:
// Set the DT_MIPS_RLD_MAP entry to the address of _r_debug for GDB.
{