Commit 326856b3 authored by mseaborn's avatar mseaborn Committed by Commit bot

NaCl: Update revision in DEPS, f411324 -> dac9220

This pulls in the following Native Client changes:

fad54f5: (bradnelson@google.com) Enable jecxz in 32-bit mode as jrcxz is allowed in 64-bit mode.
a482c21: (stichnot@chromium.org) Make sure toolchain_build_pnacl.py installs pnacl-sz.
0810cf2: (dschuff@chromium.org) Update newlib revision for x86 compilers
dac9220: (jvoung@chromium.org) Update libcxx known failures for "unexpected passes" after merge.

Changes: https://chromium.googlesource.com/native_client/src/native_client/+log/f4113241ff6535697cbb8646aa0436f332c16779..dac922075e8f2e020b3538133d619c02a5a0e4fa

BUG=none
TEST=browser_tests and nacl_integration
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_chromium_dbg_32_ng,linux_arm_compile,linux_nacl_sdk_build

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

Cr-Commit-Position: refs/heads/master@{#319132}
parent e1419ce4
......@@ -94,7 +94,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling NaCl
# and whatever else without interference from each other.
'nacl_revision': 'f4113241ff6535697cbb8646aa0436f332c16779',
'nacl_revision': 'dac922075e8f2e020b3538133d619c02a5a0e4fa',
}
# Only these hosts are allowed for dependencies in this DEPS file.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment