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) |