[mythtv-commits] [MythTV/mythtv] 56275b: configure: link to libatomic when it's present

elenril noreply at github.com
Thu Feb 24 16:26:04 UTC 2022


  Branch: refs/heads/fixes/32
  Home:   https://github.com/MythTV/mythtv
  Commit: 56275b303bf7c7fec99993d1fff568708d0b985b
      https://github.com/MythTV/mythtv/commit/56275b303bf7c7fec99993d1fff568708d0b985b
  Author: Anton Khirnov <anton at khirnov.net>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
    M mythtv/external/FFmpeg/configure

  Log Message:
  -----------
  configure: link to libatomic when it's present

C11 atomics in some configurations (e.g. 64bit operations on ppc64 with
GCC) require linking to libatomic.

Fixes #499

Signed-off-by: Peter Bennett <pbennett at mythtv.org>
(cherry picked from commit 85d37a59152f4606fa729b694b50d955f7f28de4)




More information about the mythtv-commits mailing list