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

Unified Diff: build/common.gypi

Issue 1197793002: Fix some build symbol configuration. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 5 years, 6 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
« no previous file with comments | « no previous file | build/config/compiler/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index c7f68ec9bcc5235785d619d2b4e6cda0f34d625f..88766b618bafb2af63c0b56b7f6843b7abde07c7 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -3699,7 +3699,6 @@
'cflags': [
'-O>(debug_optimize)',
'-g',
- '-gdwarf-4',
],
'conditions' : [
['OS=="android" and target_arch!="mipsel" and target_arch!="mips64el"', {
« no previous file with comments | « no previous file | build/config/compiler/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698