Chromium Code Reviews| 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..98f068bba9fef018c63addf5ece1fc22796ad6c5 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_PACKAGES_ARCh=pnacl |
|
jvoung - send to chromium...
2012/12/27 22:09:50
uppercase the "h" in ARCh?
Is it NACL_PACKAGES_AR
Sam Clegg
2012/12/28 15:31:43
Done.
|
| readonly PACKAGES=$(make works_for_pnacl_list) |