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

Unified Diff: build/common.gypi

Issue 9816003: GYP build for ARM untrusted runtime. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 8 years, 9 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: build/common.gypi
===================================================================
--- build/common.gypi (revision 8104)
+++ build/common.gypi (working copy)
@@ -298,8 +298,6 @@
'-fno-exceptions',
'-Wall',
'-fPIC',
- ],
- 'cflags_cc': [
Mark Seaborn 2012/03/28 07:21:02 I would still prefer if you did trusted-code Gyp c
Nikolay 2012/03/28 13:24:23 OK, will make it separate CL, see https://chromium
'--sysroot=<(sysroot)',
],
'ldflags': [
« build/build_nexe.py ('K') | « build/build_nexe.py ('k') | build/untrusted.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698