diff options
author | Martin Storsjö <martin@martin.st> | 2017-08-24 23:27:16 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2017-08-31 14:22:22 +0300 |
commit | accb06120c13a4ead442464d96f2fa318fa07a4e (patch) | |
tree | a41a72a64f40d90d8ca67b21fdb2aadeace0eea7 /libavcodec/ppc | |
parent | 1a7bf48eed806beea7e835b31b06aa6bc94da5da (diff) | |
download | ffmpeg-accb06120c13a4ead442464d96f2fa318fa07a4e.tar.gz |
configure: Use dllexport/dllimport for data symbols across DLLs with mingw
This avoids having to use pseudo relocations.
The version script used for exporting functions is skipped as soon
as the set of object files contains symbols marked with dllexport,
therefore we need to use makedef to produce the full list of symbols
to be exported.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/ppc')
0 files changed, 0 insertions, 0 deletions