Skip to content

Commit

Permalink
NaCl: Update revision in DEPS, r13226 -> r13245
Browse files Browse the repository at this point in the history
This pulls in the following Native Client changes:

r13227: (dyen) Standardized method to define extra substitution paths in toolchain_main.
r13228: (dschuff) Do not build PNaCl host toolchain with build.sh
r13229: (sbc) Add downloaded gn binaries to .gitignore
r13230: (dschuff) Remove cloud-bucket flag from PNaCl package_version update script
r13231: (bradnelson) Download spec2k to out instead of assuming it will be installed on the bots.
r13232: (dschuff) Make build.sh use the repository directories from toolchain/build
r13233: (jvoung) Download the spec harness on the rest of the spec bots.
r13234: (sehr) Disable conflicting sysroot= in chromium arm build
r13235: (kschimpf) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS
r13236: (kschimpf) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS
r13237: (dschuff) Update revision for PNaCl r13222->r13228
r13238: (kschimpf) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS
r13239: (mcgrathr) toolchain_build: Update gcc revision (4.8.3 release)
r13240: (mseaborn) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS
r13241: (noelallen) Add OWNERS per-file *.gn for noeallen and bradnelson
r13242: (noelallen) Untar raw toolchain and build cooked toolchain.
r13243: (mcgrathr) Update nacl_arm_newlib toolchain
r13244: (dyen) Toolchain build now displays solutions when an invalid repo is found.
r13245: (mseaborn) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS

BUG=none
TEST=browser_tests and nacl_integration

Review URL: https://codereview.chromium.org/300033004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272980 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
mseaborn@chromium.org committed May 27, 2014
1 parent c61aa71 commit da15275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ vars = {
"pdfium_git": "https://pdfium.googlesource.com",
"skia_git": "https://skia.googlesource.com",
"swig_revision": "230490",
"nacl_revision": "13226",
"nacl_revision": "13245",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
"nacl_tools_revision": "13077", # native_client/DEPS: tools_rev
Expand Down

0 comments on commit da15275

Please sign in to comment.