davidbrs / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

Patches to build on linux with musl libc #631

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Get a musl libc based system http://musl-libc.org
2. Try to compile google-breakpad

What is the expected output? What do you see instead?

Various compilation failures.

Please use labels and text to provide additional information.

The attached patches fix compilation. They are made against chromiums git.

The 6th is not strictly necessary. It only fixes a warning.
For the basename patch, https://bugzilla.mozilla.org/show_bug.cgi?id=1041962 is 
very related.

Original issue reported on code.google.com by janda.felix on 1 Feb 2015 at 2:57

Attachments: