Re: [FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+

2025-07-16 Thread Kacper Michajlow
On Wed, 16 Jul 2025 at 15:26, Michael Niedermayer wrote: > > On Wed, Jul 16, 2025 at 11:58:14AM +0200, Kacper Michajlow wrote: > > On Tue, 15 Jul 2025 at 00:24, Michael Niedermayer > > wrote: > > > > > > --- > > > configure | 4 ++-- > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > >

Re: [FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+

2025-07-16 Thread Michael Niedermayer
On Wed, Jul 16, 2025 at 11:58:14AM +0200, Kacper Michajlow wrote: > On Tue, 15 Jul 2025 at 00:24, Michael Niedermayer > wrote: > > > > --- > > configure | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/configure b/configure > > index fc082d5467e..e568eed55d3 1007

Re: [FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+

2025-07-16 Thread Michael Niedermayer
Hi On Wed, Jul 16, 2025 at 11:11:13AM +0100, Frank Plowman wrote: > > > On 16/07/2025 18:58, Kacper Michajlow wrote: > > On Tue, 15 Jul 2025 at 00:24, Michael Niedermayer > > wrote: > >> > >> --- > >> configure | 4 ++-- > >> 1 file changed, 2 insertions(+), 2 deletions(-) > >> > >> diff --git

Re: [FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+

2025-07-16 Thread Frank Plowman
On 16/07/2025 19:11, Frank Plowman wrote: > > > On 16/07/2025 18:58, Kacper Michajlow wrote: >> On Tue, 15 Jul 2025 at 00:24, Michael Niedermayer >> wrote: >>> >>> --- >>> configure | 4 ++-- >>> 1 file changed, 2 insertions(+), 2 deletions(-) >>> >>> diff --git a/configure b/configure >>> inde

Re: [FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+

2025-07-16 Thread Frank Plowman
On 16/07/2025 18:58, Kacper Michajlow wrote: > On Tue, 15 Jul 2025 at 00:24, Michael Niedermayer > wrote: >> >> --- >> configure | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/configure b/configure >> index fc082d5467e..e568eed55d3 100755 >> --- a/configure >> +

Re: [FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+

2025-07-16 Thread Kacper Michajlow
On Tue, 15 Jul 2025 at 00:24, Michael Niedermayer wrote: > > --- > configure | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/configure b/configure > index fc082d5467e..e568eed55d3 100755 > --- a/configure > +++ b/configure > @@ -4606,8 +4606,8 @@ set >> $logfile > te

[FFmpeg-devel] [PATCH] configure: Update ossfuzz stuff to clang-12+

2025-07-14 Thread Michael Niedermayer
--- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index fc082d5467e..e568eed55d3 100755 --- a/configure +++ b/configure @@ -4606,8 +4606,8 @@ set >> $logfile test -n "$valgrind" && toolchain="valgrind-memcheck" enabled ossfuzz && ! echo