mirror of https://git.ffmpeg.org/ffmpeg.git
docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit b369f327d5
)
This commit is contained in:
parent
a52c615a42
commit
0156f4f9da
|
@ -989,6 +989,8 @@ the linker optimization option to be set to
|
|||
"References: Keep Unreferenced Data (@code{/OPT:NOREF})", otherwise
|
||||
the resulting binaries will fail during runtime. This isn't
|
||||
required when using import libraries generated by lib.exe.
|
||||
This issue is reported upstream at
|
||||
@url{http://sourceware.org/bugzilla/show_bug.cgi?id=12633}.
|
||||
|
||||
@subsection Cross compilation for Windows with Linux
|
||||
|
||||
|
|
Loading…
Reference in New Issue