mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-28 15:50:26 +08:00
e0e83ad18a
Previously, both the invocation to mig and mig's internal code would use xcrun to locate binaries. When we're using the hermetic toolchain, we want to explicitly specify the binaries to use and we want to avoid calls to xcrun. Bug: chromium:971452 Change-Id: I8527368e0846bc72789e6454fcd626b028d297ff Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1650147 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>