[FFmpeg-devel] [PATCH] configure: Only try to use the -no_warn_duplicate_libraries flag on Darwin
Michael Niedermayer
michael at niedermayer.cc
Tue Oct 15 01:12:00 EEST 2024
On Mon, Oct 14, 2024 at 11:50:15PM +0300, Martin Storsjö wrote:
> While we only add the flag if the linker seems to support it,
> it turns out that ld.bfd had a bug where the flag is accidentally
> accepted, and the flag produces an output file named
> "_warn_duplicate_libraries".
>
> The ld.bfd bug was fixed in binutils 2.36, in
> https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=3991c7acb29aa8d7d52150695eb3efa03a08dd50.
> ---
> configure | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
LGTM
thx
PS: maybe "make disclean" should delete this file
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241015/dd611221/attachment.sig>
More information about the ffmpeg-devel
mailing list