mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
Use hard host depends emerged breakpad binaries
BUG=3437 Review URL: http://codereview.chromium.org/2873037
This commit is contained in:
parent
fd7403ab89
commit
10b62483ec
@ -27,8 +27,8 @@ DEFINE_boolean verbose ${FLAGS_FALSE} "Be verbose."
|
||||
DEFINE_boolean official_build $FLAGS_FALSE "Point to official symbol server."
|
||||
DEFINE_boolean yes ${FLAGS_FALSE} "Answer yes to all prompts."
|
||||
|
||||
DUMP_SYMS="dump_syms.i386"
|
||||
SYM_UPLOAD="sym_upload.i386"
|
||||
DUMP_SYMS="dump_syms"
|
||||
SYM_UPLOAD="sym_upload"
|
||||
|
||||
CUMULATIVE_SIZE=0
|
||||
ANY_ERRORS=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user