breakpad/src
Yunlian Jiang e35167de75 use another elf.h inside the package for common/dwarf/elf_reader
We tried to use common/android/include/elf.h, however it contains
'#include-next elf.h' so it still breaks MAC build. So we use
third_party/musl/include/elf.h instead.

BUG=none
TEST=make; make test passes. There is no '#include-next elf.h' in
     the new elf.h

R=michaelbai@chromium.org

Review URL: https://codereview.chromium.org/1994633003 .
2016-05-18 15:06:38 -07:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client breakpad: fix unittest errors 2016-05-04 16:48:00 -07:00
common use another elf.h inside the package for common/dwarf/elf_reader 2016-05-18 15:06:38 -07:00
google_breakpad Revert "Write adjusted range back to module" 2016-05-13 12:45:44 -04:00
processor Revert "Write adjusted range back to module" 2016-05-13 12:45:44 -04:00
third_party Replaced glibc version of elf.h with musl version of elf.h. 2016-05-12 14:22:59 -07:00
tools Replaced glibc version of elf.h with musl version of elf.h. 2016-05-12 14:22:59 -07:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Fix a dependency issue in automake 2016-04-12 14:55:18 -04:00