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

Unified Diff: trunk/src/build/android/envsetup_functions.sh

Issue 119103003: Revert 242405 "Skip downloading of nacl toolchain for android. " (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years 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 | « trunk/src/AUTHORS ('k') | trunk/src/build/download_nacl_toolchains.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/build/android/envsetup_functions.sh
===================================================================
--- trunk/src/build/android/envsetup_functions.sh (revision 242469)
+++ trunk/src/build/android/envsetup_functions.sh (working copy)
@@ -132,9 +132,6 @@
print_usage
return 1
esac
-
- # nacl isn't enabled for android, avoid downloading the toolchain.
- DEFINES+=" -Ddisable_nacl=1"
}
« no previous file with comments | « trunk/src/AUTHORS ('k') | trunk/src/build/download_nacl_toolchains.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698