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

Unified Diff: buildbot/buildbot_pnacl.sh

Issue 73693005: Build libc++ biased bitcode. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Bump acceptable toolchain size temporarily. Created 7 years, 1 month 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 | « no previous file | pnacl/build.sh » ('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 ecffa0aea6cb53f3281ea0faf7e5506bad5f5bcc..bc91bd45eef55408054434b40509aee40c49f5ac 100755
--- a/buildbot/buildbot_pnacl.sh
+++ b/buildbot/buildbot_pnacl.sh
@@ -38,7 +38,7 @@ readonly UP_DOWN_LOAD="buildbot/file_up_down_load.sh"
readonly PNACL_BUILD="pnacl/build.sh"
readonly LLVM_TEST="pnacl/scripts/llvm-test.py"
readonly DRIVER_TESTS="pnacl/driver/tests/driver_tests.py"
-readonly ACCEPTABLE_TOOLCHAIN_SIZE_MB=55
+readonly ACCEPTABLE_TOOLCHAIN_SIZE_MB=56
setup-goma() {
echo "@@@BUILD_STEP goma_setup@@@"
« no previous file with comments | « no previous file | pnacl/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698