diff options
author | Thomas Zimmermann <tzimmermann@mozilla.com> | 2016-07-19 17:00:51 +0100 |
---|---|---|
committer | Ross McIlroy <rmcilroy@chromium.org> | 2016-07-19 17:00:51 +0100 |
commit | 0ebdc4a10a506e2a4a3a039c479b40219a84b760 (patch) | |
tree | 4ac96fdde51b5e994d8e7ce4f25a179ff7101a3c /src/google_breakpad/common/minidump_cpu_arm.h | |
parent | Recover memory mappings before writing dump on ChromeOS (diff) | |
download | breakpad-0ebdc4a10a506e2a4a3a039c479b40219a84b760.tar.xz |
Don't define |r_debug| and |link_map| on Android releases 21 and later
NDKs for Android 21 and later have the data structures |r_debug| and
|link_map| defined in their header files. Defining them multiple times
generates a compiler error.
This patch protects both data structures from definition on Android 21
and later.
BUG=629088
R=rmcilroy@chromium.org
Review URL: https://codereview.chromium.org/2156173002 .
Patch from Thomas Zimmermann <tzimmermann@mozilla.com>.
Diffstat (limited to 'src/google_breakpad/common/minidump_cpu_arm.h')
0 files changed, 0 insertions, 0 deletions