On Tue, Mar 19, 2024 at 03:58:18PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > 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 [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The smallest minority on earth is the individual. Those who deny individual rights cannot claim to be defenders of minorities. - Ayn Rand