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.

  configure                          |  19 +--
  5 files changed, 1 insertion(+), 613 deletions(-)
  delete mode 100644 compat/atomics/gcc/stdatomic.h
  delete mode 100644 compat/atomics/pthread/stdatomic.c
  delete mode 100644 compat/atomics/pthread/stdatomic.h
  delete mode 100644 compat/atomics/suncc/stdatomic.h

Ok.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital 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