Fix mips build
Bug: 18186310
(cherry picked from commit ecf532fa1c
)
Change-Id: Ia12f2fa28c8cd3204eb7d6b4c7d872f4e81fb8ef
This commit is contained in:
@@ -2083,8 +2083,6 @@ bool soinfo::PrelinkImage() {
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
#if defined(__mips__)
|
#if defined(__mips__)
|
||||||
case DT_STRSZ:
|
|
||||||
break;
|
|
||||||
case DT_MIPS_RLD_MAP:
|
case DT_MIPS_RLD_MAP:
|
||||||
// Set the DT_MIPS_RLD_MAP entry to the address of _r_debug for GDB.
|
// Set the DT_MIPS_RLD_MAP entry to the address of _r_debug for GDB.
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user