commit | 12e1dfec5f99abfdb8048cd85847f6fcab820c53 | [log] [tgz] |
---|---|---|
author | Nico Weber <[email protected]> | Mon Oct 18 22:17:37 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Oct 18 22:17:37 2021 |
tree | aacc42703cf5b63878d2486b3568d547e2fbcef4 | |
parent | ba0712b7a56faa9fefc08075740719511ac83d15 [diff] [blame] |
Roll src/third_party/nasm/ 335fe83e1..9215e8e1d (1 commit) https://chromium.googlesource.com/chromium/deps/nasm.git/+log/335fe83e133e..9215e8e1d0fe $ git log 335fe83e1..9215e8e1d --date=short --no-merges --format='%ad %ae %s' 2021-10-18 thakis nasm: Cherry-pick -Wbitwise-instead-of-logical fix Created with: roll-dep src/third_party/nasm Bug: chromium:1255745 Change-Id: I5928a7f59da36b1a68fc87aedbb5b7a555352015 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3228503 Reviewed-by: Collin Baker <[email protected]> Commit-Queue: Nico Weber <[email protected]> Cr-Commit-Position: refs/heads/main@{#932711}
diff --git a/DEPS b/DEPS index 33bc4f0..b7501989 100644 --- a/DEPS +++ b/DEPS
@@ -1368,7 +1368,7 @@ 'src/third_party/nasm': { 'url': Var('chromium_git') + '/chromium/deps/nasm.git' + '@' + - '335fe83e133e1a113e87994e000b062047c662fc' + '9215e8e1d0fe474ffd3e16c1a07a0f97089e6224' }, 'src/third_party/neon_2_sse/src':