DescriptionMake sure dSYMs are created by default for Mac sanitizer builds.
They should be created by default for sanitizer builds (and were w/
GYP), but that setting got lost in the GN migration.
Also, this CL corrects the default logic for enable_dsyms and
enable_stripping so that we only do this for internal official
builds by default, rather than for all "official" builds (
since is_official_build is really an optimization setting, not
a description of how things should be packaged).
R=rsesek@chromium.org, thakis@chromium.org, inferno@chromium.org
BUG=635242
Committed: https://crrev.com/8b0cda7f8d3f9a4f1d53c78600fb0c62c7eec7f9
Cr-Commit-Position: refs/heads/master@{#410979}
Patch Set 1 #
Total comments: 1
Patch Set 2 : fix typo #Messages
Total messages: 16 (6 generated)
|