Fix mips build

Change-Id: I4454e69a982f239b168678c5a681d1078b4bd4f1
This commit is contained in:
Dmitriy Ivanov 2014-09-30 16:30:22 -07:00
parent 1f7d5ac538
commit ecf532fa1c

View File

@ -2069,8 +2069,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.
{