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

Unified Diff: android/envsetup.sh

Issue 10807048: Updated patch for mac/android xcompile Base URL: http://src.chromium.org/svn/trunk/src/build/
Patch Set: Created 8 years, 5 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 | common.gypi » ('j') | common.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android/envsetup.sh
===================================================================
--- android/envsetup.sh (revision 143348)
+++ android/envsetup.sh (working copy)
@@ -139,7 +139,6 @@
# to canonicalize them (remove double '/', remove trailing '/', etc).
DEFINES+=" OS=android"
DEFINES+=" android_build_type=0" # Currently, Only '0' is supportted.
-DEFINES+=" host_os=${host_os}"
Torne 2012/08/01 11:28:51 You need to update the references to host_os in ev
DEFINES+=" linux_fpic=1"
DEFINES+=" release_optimize=s"
DEFINES+=" linux_use_tcmalloc=0"
« no previous file with comments | « no previous file | common.gypi » ('j') | common.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698