Files
FFmpeg/compat
Martin Storsjö 8512161c81 configure: Pass the .objs response file to makedef
This fixes generating shared libraries with a toolchain that requires
makedef (MSVC, or mingw toolchains with LLD, that lacks support for
--version-script).

This uses the existing response file generated for linking, by
splitting out the choice of input parameter to makedef to a variable
expanded by make.

This avoids relying on "echo" within makedef supporting long command
lines; msys2/cygwin shells handle it fine, while busybox doesn't.
2026-06-27 11:32:54 +00:00
..
2025-08-03 13:48:47 +02:00
2025-08-14 00:08:10 +00:00