Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(496)

Unified Diff: tools/mb/mb_config.pyl

Issue 2031903002: Update GN files w/ changes needed to make sanitizers work. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix symbolized definition Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 86934cebc38ca4fda2e8ad24257b668ae896f646..768fc7f0c2984c3db59e428ee1868584d8b83974 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -2221,7 +2221,7 @@
},
'symbolized': {
- 'gn_args': 'error', # TODO(GYP): add an equivalent flag for this
+ 'gn_args': 'symbolized=true',
'gyp_defines':
'release_extra_cflags="-O1 -fno-inline-functions -fno-inline"',
},
« build/config/sanitizers/BUILD.gn ('K') | « third_party/instrumented_libraries/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698