iceskyblue/google-breakpad

Fix breakpad build break for ndk-r10d

Closed this issue · 3 comments

What is the expected output? What do you see instead?
The bug 
https://android.googlesource.com/platform/bionic/+/f485547b9267263e1de220a3cc368
deaec367191 has been fixed in ndk-r10d causing a build break in breakpad x86_64 
version. A workaround for this bug was added in r1397 in breakpad code. This 
workaround needs to be removed.


Original issue reported on code.google.com by atishayj...@gmail.com on 3 Mar 2015 at 9:44

Original comment by thestig@chromium.org on 3 Mar 2015 at 10:11

Fix coming in https://breakpad.appspot.com/7814002

Original comment by primi...@chromium.org on 10 Mar 2015 at 4:32

  • Changed state: Started
Actually fixed in https://breakpad.appspot.com/3794002/
and rolled in chrome in https://codereview.chromium.org/1014583002/

Original comment by primi...@chromium.org on 17 Mar 2015 at 8:54

  • Changed state: Fixed