Commit 2e872764 authored by David Benjamin's avatar David Benjamin Committed by Commit Bot

Roll src/third_party/nasm/ f564874f4..da0dcccc4 (1 commit)

https://chromium.googlesource.com/chromium/deps/nasm.git/+log/f564874f4955..da0dcccc44f1

$ git log f564874f4..da0dcccc4 --date=short --no-merges --format='%ad %ae %s'
2019-08-01 rnk Skip compiling ilog2.c on Windows where 'inline' uses C++ semantics

Created with:
  roll-dep src/third_party/nasm

Bug: 989745
Change-Id: I712bc7d2cb6b3d6ab8315174459f9837581d84b5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1734032
Commit-Queue: David Benjamin <davidben@chromium.org>
Commit-Queue: Reid Kleckner <rnk@chromium.org>
Auto-Submit: David Benjamin <davidben@chromium.org>
Reviewed-by: default avatarReid Kleckner <rnk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#683807}
parent 4f640a43
......@@ -1151,7 +1151,7 @@ deps = {
'src/third_party/nasm': {
'url': Var('chromium_git') + '/chromium/deps/nasm.git' + '@' +
'f564874f49556d930882645a348fcd6ddc6847b0'
'da0dcccc44f11809d1241fcd52b4c0e25146d2a2'
},
'src/third_party/netty-tcnative/src': {
......
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