Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(340)

Issue 554004: Fix build on Android - add a missing NT_GNU_BUILD_ID define. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by Lei Zhang (chromium)
Modified:
11 years, 7 months ago
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Fix build on Android - put the missing NT_GNU_BUILD_ID #define in
elf_gnu_compat.h and use it where needed.
Committed: https://code.google.com/p/google-breakpad/source/detail?r=1146

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
A src/common/linux/elf_gnu_compat.h View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
M src/common/linux/file_id.cc View 1 2 chunks +1 line, -4 lines 0 comments Download
M src/common/linux/file_id_unittest.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/common/linux/synth_elf.cc View 1 2 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 8
Lei Zhang (chromium)
Just like src/common/linux/file_id.cc. I'll take a lg from whoever gets to it first. :)
11 years, 7 months ago #1
Mark Mentovai
Since this happens in more than one place, maybe put it in a common compat ...
11 years, 7 months ago #2
Lei Zhang (chromium)
On 2013/04/10 00:42:02, Mark Mentovai wrote: > Since this happens in more than one place, ...
11 years, 7 months ago #3
Mark Mentovai
https://breakpad.appspot.com/554004/diff/3005/src/common/linux/elf_gnu_compat.h File src/common/linux/elf_gnu_compat.h (right): https://breakpad.appspot.com/554004/diff/3005/src/common/linux/elf_gnu_compat.h#newcode40 src/common/linux/elf_gnu_compat.h:40: #ifndef NT_GNU_BUILD_ID IncludeWhatYouUse: who normally #defines this? <elf.h>? Then ...
11 years, 7 months ago #4
Lei Zhang (chromium)
https://breakpad.appspot.com/554004/diff/3005/src/common/linux/elf_gnu_compat.h File src/common/linux/elf_gnu_compat.h (right): https://breakpad.appspot.com/554004/diff/3005/src/common/linux/elf_gnu_compat.h#newcode40 src/common/linux/elf_gnu_compat.h:40: #ifndef NT_GNU_BUILD_ID On 2013/04/10 01:39:44, Mark Mentovai wrote: > ...
11 years, 7 months ago #5
Mark Mentovai
Nah, this is good now. IWYU as I interpret it says to #include this new ...
11 years, 7 months ago #6
Mark Mentovai
That is: LGTM
11 years, 7 months ago #7
Lei Zhang (chromium)
11 years, 7 months ago #8
Message was sent while issue was closed.
Committed patchset #4 manually as r1146 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted