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

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: 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
« build/android/pylib/forwarder.py ('K') | « 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 c85107eb74eb9913dbe8b131a10b327d155efc70..096b0c691016ea8a45d988212dd502d181149aa7 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -2037,7 +2037,6 @@
'debug_optimize%': 's',
},
'cflags': [
- '-fno-ident',
Satish 2012/08/20 11:24:31 how is this change related to the rest of this CL?
Xianzhu 2012/08/20 17:54:58 The flag breaks clang build. I tried to use a cond
'-fomit-frame-pointer',
'-fdata-sections',
'-ffunction-sections',
« build/android/pylib/forwarder.py ('K') | « build/android/run_tests.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698