diff options
author | scottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-07 01:27:15 +0000 |
---|---|---|
committer | scottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-07 01:27:15 +0000 |
commit | 6f23c457e816800863c192036e54fb4a70a98ba9 (patch) | |
tree | 3683d04a06f65b8e756d8db46b2cfb0a97affcb0 /build | |
parent | 460a20d5a465fcfd0b3bdedd265c9ddd21ebf034 (diff) | |
download | chromium_src-6f23c457e816800863c192036e54fb4a70a98ba9.zip chromium_src-6f23c457e816800863c192036e54fb4a70a98ba9.tar.gz chromium_src-6f23c457e816800863c192036e54fb4a70a98ba9.tar.bz2 |
Remove ftol workaround since we're rolled to Update2
We were previously linking in this .obj file which patched the broken
ftol that was causing floating point stack overflows. This is fixed
in VS2013 Update2 and so is no longer required.
https://connect.microsoft.com/VisualStudio/feedback/details/808199
R=cpu@chromium.org
BUG=348525
Review URL: https://codereview.chromium.org/318153002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275581 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/win/ftol3.obj | bin | 8246 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/build/win/ftol3.obj b/build/win/ftol3.obj Binary files differdeleted file mode 100644 index dc9d9ed..0000000 --- a/build/win/ftol3.obj +++ /dev/null |