Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(200)

Issue 1726163002: Fix building on musl libc.

Created:
4 years, 10 months ago by Kylie McClain
Modified:
4 years, 9 months ago
Reviewers:
CC:
google-breakpad-dev_googlegroups.com
Base URL:
https://chromium.googlesource.com/breakpad/breakpad.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix building on musl libc. These are a few patches written by Felix Janda, originally submitted via Monorail at https://bugs.chromium.org/p/google-breakpad/issues/detail?id=631 along with one I wrote. I'd like to see these upstreamed sooner rather than later, and did not see them anywhere on codereview, so I took that as a goahead to submit these. BUG=https://bugs.chromium.org/p/google-breakpad/issues/detail?id=631

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -18 lines) Patch
M configure View 6 chunks +10 lines, -9 lines 0 comments Download
M configure.ac View 1 chunk +1 line, -1 line 0 comments Download
M src/client/linux/crash_generation/crash_generation_server.cc View 2 chunks +2 lines, -1 line 0 comments Download
M src/client/linux/dump_writer_common/ucontext_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M src/client/linux/dump_writer_common/ucontext_reader.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/client/linux/minidump_writer/minidump_writer.h View 1 chunk +1 line, -1 line 0 comments Download
M src/common/linux/dump_symbols.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/common/linux/elf_core_dump.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/common/stabs_reader.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/config.h.in View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Kylie McClain
4 years, 9 months ago (2016-03-13 15:35:50 UTC) #1
Ping? Can someone review this please?

Powered by Google App Engine
This is Rietveld 408576698