commit | ecf532fa1cfe91ca946243c11ef154c602870ba6 | [log] [tgz] |
---|---|---|
author | Dmitriy Ivanov <dimitry@google.com> | Tue Sep 30 16:30:22 2014 -0700 |
committer | Dmitriy Ivanov <dimitry@google.com> | Tue Sep 30 16:30:22 2014 -0700 |
tree | 5bb6fba27755ea809ed2cbaa963ae52c200e4837 | |
parent | 1f7d5ac53854a09bbcace08b3a1d1b9cf3f2eed3 [diff] |
Fix mips build Change-Id: I4454e69a982f239b168678c5a681d1078b4bd4f1
diff --git a/linker/linker.cpp b/linker/linker.cpp index 4f42c82..6c30e1c 100644 --- a/linker/linker.cpp +++ b/linker/linker.cpp
@@ -2069,8 +2069,6 @@ } 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. {