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

Unified Diff: build_tools/bots/pnacl_bots.sh

Issue 11636027: Add ARM toolchain support. (Closed) Base URL: git@github.com:samclegg/naclports.git@sbc
Patch Set: revert .c file change Created 7 years, 11 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_tools/bots/pnacl_bots.sh
diff --git a/build_tools/bots/pnacl_bots.sh b/build_tools/bots/pnacl_bots.sh
index 5983cbd90e418f82485b5677ed99798c4271c816..a3a976ae4b2ac795d9f9f2860362cbcbd34ce75a 100755
--- a/build_tools/bots/pnacl_bots.sh
+++ b/build_tools/bots/pnacl_bots.sh
@@ -19,7 +19,7 @@ cd ${BASE_DIR}
ERROR=0
-export NACL_PACKAGES_BITSIZE=pnacl
+export NACL_ARCH=pnacl
readonly PACKAGES=$(make works_for_pnacl_list)
« no previous file with comments | « build_tools/bots/linux/nacl-install-linux-ports-2.sh ('k') | build_tools/bots/windows/nacl-install-windows-ports-0.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698