am 701cf941: Merge "Fix mips build"

* commit '701cf9419b4df92bd959bbc6f18150f6ae76df7c':
  Fix mips build
This commit is contained in:
Dmitriy Ivanov 2014-09-30 23:57:33 +00:00 committed by Android Git Automerger
commit fe1cfb1e09

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