Mailing List Archive

[MythTV/mythtv] 26b4a1: OSX: Fix FFMPEG Xcode15 linker issue
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 26b4a11a4cb22b1d6cb6efc75ff08f08c4b7ad04
https://github.com/MythTV/mythtv/commit/26b4a11a4cb22b1d6cb6efc75ff08f08c4b7ad04
Author: John Hoyt <john.hoyt@gmail.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)

Changed paths:
M mythtv/external/FFmpeg/configure

Log Message:
-----------
OSX: Fix FFMPEG Xcode15 linker issue

With the introduction of Xcode 15, Apple has moved to a new linker and
introduced the "-ld_classic" linker flag as a work around. Without this
flag, FFMPEG fails to compile on systems with Xcode 15 (i.e. Sonoma).

This workaround may need to be removed at the next FFMPEG sync or when
Apple deprecates the flag.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits