| Index: buildbot/buildbot_pnacl.sh
|
| diff --git a/buildbot/buildbot_pnacl.sh b/buildbot/buildbot_pnacl.sh
|
| index 0c095245244f60e6abbfc433f1899f0ce7b03c18..d24c0fff0195de1bcb4f60dbc799bc38d0b7f1d2 100755
|
| --- a/buildbot/buildbot_pnacl.sh
|
| +++ b/buildbot/buildbot_pnacl.sh
|
| @@ -507,7 +507,7 @@ mode-buildbot-arm-hw-try() {
|
| tc-tests-all() {
|
| local is_try=$1
|
|
|
| - local label="pnaclsdk_mode=custom:toolchain/${PNACL_TOOLCHAIN_DIR}"
|
| + local label="pnacl_newlib_dir=toolchain/${PNACL_TOOLCHAIN_DIR}"
|
| local scons_flags="-k skip_trusted_tests=1 -j8 ${label}"
|
|
|
| llvm-regression
|
|
|