commit | 701cf9419b4df92bd959bbc6f18150f6ae76df7c | [log] [tgz] |
---|---|---|
author | Dmitriy Ivanov <dimitry@google.com> | Tue Sep 30 23:42:24 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Sep 30 23:42:24 2014 +0000 |
tree | 5f399a6fb8f58b17f0a6980789c32e6b515486b2 | |
parent | e04aa450c2b51ea066d1a1c37978cce808d13872 [diff] | |
parent | ecf532fa1cfe91ca946243c11ef154c602870ba6 [diff] |
Merge "Fix mips build"
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. {