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

Unified Diff: buildbot/buildbot_pnacl.sh

Issue 539683002: MinSFI: Add loader (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Fixed nits Created 6 years, 3 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
« no previous file with comments | « buildbot/buildbot_pnacl.py ('k') | site_scons/site_tools/naclsdk.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: buildbot/buildbot_pnacl.sh
diff --git a/buildbot/buildbot_pnacl.sh b/buildbot/buildbot_pnacl.sh
index 012afc490fc65c247ccea9f364cb7fbdd70b7c48..f064ea60e0d183b931b52dfc5e0bc01a43629c74 100755
--- a/buildbot/buildbot_pnacl.sh
+++ b/buildbot/buildbot_pnacl.sh
@@ -437,6 +437,7 @@ tc-tests-fast() {
scons-stage-noirt "${arch}" "${scons_flags} -j1" "large_tests"
scons-stage-noirt "${arch}" "${scons_flags} -j8 pnacl_generate_pexe=0" \
"nonpexe_tests"
+ scons-stage-noirt "${arch}" "${scons_flags} -j8 minsfi=1" "minsfi_tests"
}
mode-buildbot-tc-x8664-linux() {
« no previous file with comments | « buildbot/buildbot_pnacl.py ('k') | site_scons/site_tools/naclsdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698