Commit e1bf8882 authored by scottmg@chromium.org's avatar scottmg@chromium.org

roll yasm to 134825

Merge https://github.com/yasm/yasm/commit/2bd66514b6b100887c19d8598da38347b3cff40e
    re2c: Use tmpfile instead of fixed temporary filename.

TBR=thakis@chromium.org
BUG=125646


Review URL: http://codereview.chromium.org/10284007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134849 0039d316-1c4b-4281-b951-d872f2087c98
parent 7acc2148
......@@ -278,7 +278,7 @@ deps = {
"/trunk/deps/third_party/speex@111570",
"src/third_party/yasm/source/patched-yasm":
"/trunk/deps/third_party/yasm/patched-yasm@126079",
"/trunk/deps/third_party/yasm/patched-yasm@134825",
"src/third_party/libjpeg_turbo":
"/trunk/deps/third_party/libjpeg_turbo@126090",
......
......@@ -5,6 +5,7 @@ With these patches merged:
* https://github.com/yasm/yasm/commit/a2cbb10ee1b90b73647667ac849c74d65761d412
* https://github.com/yasm/yasm/commit/01ab853e68ef8aeded716d6f5b34895200f66a51
* https://github.com/yasm/yasm/commit/82fafa7b5619e702c8681c959ade0746498e3cbc
* https://github.com/yasm/yasm/commit/2bd66514b6b100887c19d8598da38347b3cff40e
License File: source/patched-yasm/COPYING
Security Critical: no
......
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