diff options
author | Martin Storsjö <martin@martin.st> | 2018-02-17 00:08:45 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2018-02-19 12:36:09 +0200 |
commit | 97eee953e639bd4d17a9f9398293775277d00505 (patch) | |
tree | 8505ed38defd21f8b1c6a65695a233cead226245 /libavcodec/dv.c | |
parent | a674b31240e99a369059385b03582b35629d190f (diff) | |
download | ffmpeg-97eee953e639bd4d17a9f9398293775277d00505.tar.gz |
Revert "configure: Stop using dlltool to create an import library"
This reverts commit 67c72f08a4707c18a67a4734660e3a23cc9488b6.
While the linker produced import libraries might work with MSVC in
simple test cases, they don't if e.g. linking to multiple GNU ld
produced import libraries at the same time. (They end up importing
functions from the wrong libraries.) The ones produced by dlltool
work fine though.
This issue was pointed out by Hendrik Leppkes.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/dv.c')
0 files changed, 0 insertions, 0 deletions