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

Unified Diff: build/common.gypi

Issue 10836323: Change Android build configurations (step 2). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed unnecessary changes Created 8 years, 4 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 | « build/android/run_tests.py ('k') | no next file » | 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 c038b9d8b5d6fb6f9e4f21f24ddab09aa8b57f51..a1b6e5874a13609d554ffd70d9c50d7503bcc0cd 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -2047,7 +2047,6 @@
'debug_optimize%': 's',
},
'cflags': [
- '-fno-ident',
'-fomit-frame-pointer',
'-fdata-sections',
'-ffunction-sections',
« no previous file with comments | « build/android/run_tests.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698