Descriptionuse 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
Committed: https://chromium.googlesource.com/breakpad/breakpad/+/e35167de7516448fcc2bf687ad580b9d8b6aedc2
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|