Merge "Fix mips build"

This commit is contained in:
Dmitriy Ivanov 2014-09-30 23:42:24 +00:00 committed by Gerrit Code Review
commit 701cf9419b

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.
{