DescriptionGN: Build //base with USE_SYMBOLIZE on Linux
In base.gyp, USE_SYMBOLIZE is added for Desktop Linux and
Chrome OS builds for both base and base_unittests. In the GN
build, it's added for 'is_linux' builds (which does not include
Android), but only for base_unittests. This adds the define for
//base as well.
BUG=335824
TEST=build base and base_unittests, make a debug build and force a DCHECK() -- you should get a useful stack trace
R=scottmg@chromium.org
Committed: https://crrev.com/f324157fb51248250b91a87cd3d30a8928b79077
Cr-Commit-Position: refs/heads/master@{#295885}
Patch Set 1 #
Messages
Total messages: 14 (4 generated)
|