Quoting James Almer (2024-09-15 22:31:47) > On 9/14/2024 7:45 AM, Anton Khirnov wrote: > > Since we now require a C11-compliant compiler, there should be no > > supported configurations where any of these is used. > > --- > > compat/atomics/gcc/stdatomic.h | 173 ------------------------- > > compat/atomics/pthread/stdatomic.c | 39 ------ > > compat/atomics/pthread/stdatomic.h | 197 ----------------------------- > > compat/atomics/suncc/stdatomic.h | 186 --------------------------- > > Is there any SunCC version we support now? Because there's a lot of > bitrotting checks for it in configure.
Latest Oracle studio documentation does mention C11 support, so in theory it should provide native atomics. No idea about those other checks. -- Anton Khirnov _______________________________________________ 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".