mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-03-23 04:32:58 +00:00
MAC does not have elf.h, so use the elf.h inside the package instead of the one in the system. One failure example is https://codereview.chromium.org/1978803003/ TEST=make; make check BUG= R=michaelbai@chromium.org Review URL: https://codereview.chromium.org/1984713002 .