ffmpeg | branch: release/7.1 | Martin Storsjö | Wed Sep 25
15:13:34 2024 +0300| [579e7b85c8cd6c3960ff23216987c4038f146ba7] | committer:
Martin Storsjö
configure: Silence Xcode warnings about duplicate libraries
Since Xcode 15, macOS developer tools use a new linker. The new
linker by default w
ffmpeg | branch: release/7.1 | Martin Storsjö | Tue Apr 29
10:42:48 2025 +0300| [652a765ecb366d92d9b8f917dee2304c689aa5d5] | committer:
Martin Storsjö
configure: Enable -fno-common for Darwin targets, avoid linker warnings
Since GCC 10 and llvm.org Clang 11, -fno-common is the default.
However
ffmpeg | branch: release/7.1 | Martin Storsjö | Mon Oct 14
23:43:11 2024 +0300| [c91d887a25d33ba3b180b80187405aa38f19f2ed] | committer:
Martin Storsjö
configure: Only try to use the -no_warn_duplicate_libraries flag on Darwin
While we only add the flag if the linker seems to support it,
it tur
ffmpeg | branch: release/7.0 | Martin Storsjö | Wed Sep 25
15:13:34 2024 +0300| [5c61d2bdddc450c294576cce6a344c7fcc9ec12d] | committer:
Martin Storsjö
configure: Silence Xcode warnings about duplicate libraries
Since Xcode 15, macOS developer tools use a new linker. The new
linker by default w
ffmpeg | branch: release/7.0 | Martin Storsjö | Mon Oct 14
23:43:11 2024 +0300| [eaa3fb32d9c8a7816b4abc5f18b72e4de9688ca0] | committer:
Martin Storsjö
configure: Only try to use the -no_warn_duplicate_libraries flag on Darwin
While we only add the flag if the linker seems to support it,
it tur
ffmpeg | branch: release/7.0 | Martin Storsjö | Tue Apr 29
10:42:48 2025 +0300| [20d711e4df4aef0d4dcc777ee035903fee764c8e] | committer:
Martin Storsjö
configure: Enable -fno-common for Darwin targets, avoid linker warnings
Since GCC 10 and llvm.org Clang 11, -fno-common is the default.
However