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

Unified Diff: buildbot/buildbot_pnacl_toolchain_tests.sh

Issue 580983002: Remove i686-hosted Linux build and start switching to new directory layout (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: review 1 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
Index: buildbot/buildbot_pnacl_toolchain_tests.sh
diff --git a/buildbot/buildbot_pnacl_toolchain_tests.sh b/buildbot/buildbot_pnacl_toolchain_tests.sh
index 210a5c4b2b3854847c43619693b0b13850144b24..55c1174b8357f0dd9e27414a24df10a6cc6ccb43 100755
--- a/buildbot/buildbot_pnacl_toolchain_tests.sh
+++ b/buildbot/buildbot_pnacl_toolchain_tests.sh
@@ -294,8 +294,7 @@ tc-test-bot() {
# Build and use the 64-bit llvm build, to get 64-bit versions of the build
# tools such as fpcmp (used for llvm test suite). For some reason it matters
jvoung (off chromium) 2014/09/18 17:24:45 Is this comment still necessary. (There's only the
Derek Schuff 2014/09/18 17:29:13 removed.
# that they match the build machine. TODO(dschuff): Is this still necessary?
- ${TOOLCHAIN_BUILD} --verbose --sync --clobber --build-64bit-host \
- --testsuite-sync \
+ ${TOOLCHAIN_BUILD} --verbose --sync --clobber --testsuite-sync \
--install toolchain/linux_x86/pnacl_newlib
# Linking the tests require additional sdk libraries like libnacl.
« no previous file with comments | « buildbot/buildbot_pnacl_toolchain.py ('k') | pnacl/README » ('j') | pnacl/README » ('J')

Powered by Google App Engine
This is Rietveld 408576698