Re: [FFmpeg-devel] [PATCH] configure: Silence Xcode warnings about duplicate libraries

2024-10-14 Thread Martin Storsjö
On Mon, 14 Oct 2024, Martin Storsjö wrote: On Sun, 13 Oct 2024, Michael Niedermayer wrote: On Wed, Sep 25, 2024 at 03:16:40PM +0300, Martin Storsjö wrote: Since Xcode 15, macOS developer tools use a new linker. The new linker by default warns for duplicate -l options. As this is a known and e

Re: [FFmpeg-devel] [PATCH] configure: Silence Xcode warnings about duplicate libraries

2024-10-14 Thread Martin Storsjö
On Sun, 13 Oct 2024, Michael Niedermayer wrote: On Wed, Sep 25, 2024 at 03:16:40PM +0300, Martin Storsjö wrote: Since Xcode 15, macOS developer tools use a new linker. The new linker by default warns for duplicate -l options. As this is a known and expected thing, not to be considered an issue,

Re: [FFmpeg-devel] [PATCH] configure: Silence Xcode warnings about duplicate libraries

2024-10-13 Thread Michael Niedermayer
On Wed, Sep 25, 2024 at 03:16:40PM +0300, Martin Storsjö wrote: > Since Xcode 15, macOS developer tools use a new linker. The new > linker by default warns for duplicate -l options. As this is a > known and expected thing, not to be considered an issue, ask for > the warning to be silenced. > > Th

Re: [FFmpeg-devel] [PATCH] configure: Silence Xcode warnings about duplicate libraries

2024-09-26 Thread Martin Storsjö
On Wed, 25 Sep 2024, Martin Storsjö wrote: Since Xcode 15, macOS developer tools use a new linker. The new linker by default warns for duplicate -l options. As this is a known and expected thing, not to be considered an issue, ask for the warning to be silenced. This silences linker warnings li

[FFmpeg-devel] [PATCH] configure: Silence Xcode warnings about duplicate libraries

2024-09-25 Thread Martin Storsjö
Since Xcode 15, macOS developer tools use a new linker. The new linker by default warns for duplicate -l options. As this is a known and expected thing, not to be considered an issue, ask for the warning to be silenced. This silences linker warnings like this: ld: warning: ignoring duplicate