DescriptionAlways build dump_syms with the 'host' toolchain
A recent change set linux_dump_symbols=1 on the trybots
and was then reverted:
https://codereview.chromium.org/1081103005
The causes the ARM/Linux builder to fail since it was
attempting to run the target (ARM) dump_syms binary on
x86. This change makes dump_syms a host binary so that
it can run at build time.
BUG=476781
TEST=linux_arm_compile trybot
Committed: https://crrev.com/fe4acac6ff5547d7674e6681c9b556528520fdf7
Cr-Commit-Position: refs/heads/master@{#325661}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 15 (5 generated)
|