diff options
author | joi@chromium.org <joi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-02 15:08:22 +0000 |
---|---|---|
committer | joi@chromium.org <joi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-02 15:08:22 +0000 |
commit | c92f729de4abf7c6b12967f186ef0c0e4c9c0134 (patch) | |
tree | f61e5561197c0b6dee97e9f929071879b58fb5b9 /third_party/yasm | |
parent | 8ad11889f72cfa8ad79b42924e084fa27b0156a9 (diff) | |
download | chromium_src-c92f729de4abf7c6b12967f186ef0c0e4c9c0134.zip chromium_src-c92f729de4abf7c6b12967f186ef0c0e4c9c0134.tar.gz chromium_src-c92f729de4abf7c6b12967f186ef0c0e4c9c0134.tar.bz2 |
Revert 134849 - 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
Reason for revert: yasm failing on Windows after the roll, tmpfile() returning NULL.
TBR=scottmg@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10317008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134915 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/yasm')
-rw-r--r-- | third_party/yasm/README.chromium | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/yasm/README.chromium b/third_party/yasm/README.chromium index 007ad8d..76e81f5 100644 --- a/third_party/yasm/README.chromium +++ b/third_party/yasm/README.chromium @@ -5,7 +5,6 @@ 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 |