On Tue, Mar 19, 2024 at 10:21:52PM +0100, Michael Niedermayer wrote:
> On Tue, Mar 19, 2024 at 03:58:18PM -0300, James Almer wrote:
> > Signed-off-by: James Almer <jamr...@gmail.com>
> > ---
> >  configure | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/configure b/configure
> > index b10d081549..a9a9a65ca2 100755
> > --- a/configure
> > +++ b/configure
> > @@ -4012,7 +4012,7 @@ mandir_default='${prefix}/share/man'
> >  # toolchain
> >  ar_default="ar"
> >  cc_default="gcc"
> > -stdc_default="c11"
> > +stdc_default="c17"
> >  stdcxx_default="c++11"
> >  cxx_default="g++"
> >  host_cc_default="gcc"
> 
> That breaks build here

also i suspect this will break various fate clients


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to