]> git.sesse.net Git - ffmpeg/commit
doc/platform: Nuke section on linking static MinGW-built libs with MSVC
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>
Thu, 27 Sep 2012 18:39:01 +0000 (18:39 +0000)
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>
Fri, 28 Sep 2012 20:31:07 +0000 (16:31 -0400)
commit7147efa9f5988e2423a1a9702cecfebcf6b89c27
tree6a0e6479164d8b7a89137dad1e5cb89b5cc80895
parentd41906f65d2de95e333e517828f5a037645a461b
doc/platform: Nuke section on linking static MinGW-built libs with MSVC

This practice is not supported by the MinGW developers, and even requires
patching the MinGW runtimes in newer versions. Furthermore, we now support
build with MSVC, so this section is rendered useless.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc/platform.texi