Change #239950
Category | ffmpeg |
Changed by | Kacper Michajłow <kasper93-at-gmail.com | @ffmpeg.org>
Changed at | Thu 17 Jul 2025 00:28:21 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | 2869cce163fd7cb0a7c7a989c45d1d6fabf17ac9 |
Comments
configure: add -Wl when linker is called indirectly It's possible to call linker indirectly through driver like Clang. In which cases linker args has to be prefixed with -Wl. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
Changed files
- configure