Re: ffmpeg: Please don't unconditionally build depend on clang
John Paul Adrian Glaubitz <[email protected]> Tue, 5 Oct 2021 00:11:00 +0200
| Newsgroups | gmane.linux.debian.ports.ia64,gmane.linux.debian.ports.alpha,gmane.linux.debian.ports.hppa,gmane.linux.debian.ports.68k,gmane.linux.debian.ports.superh |
|---|---|
| Message-ID | <[email protected]> |
Hi! > Build depending on clang made ffmpeg unbuildable on several ports > architectures where clang is not available. > > Please excelude from the clang build dependency architectures > where llvm-toolchain-11 is not available: > [!alpha !hppa !ia64 !kfreebsd-amd64 !kfreebsd-i386 !m68k !sh4 !x32] Thanks for reporting this. I just ran into this as well. FWIW, x32 can be removed from this list once clang defaults to version 13. m68k might follow in the future. Adrian