[mythtv-commits] packaging/master commit: badb292ce by Nigel Pearson (NigelPearson)

MythTV noreply at mythtv.org
Sun Jan 9 07:29:27 UTC 2011


      Author:  Nigel Pearson <npearson at mythtv.org>
 Change Date:  2011-01-08T23:23:25-08:00
   Push Date:  2011/01/08 23:29:25 -0800
  Repository:  packaging
      Branch:  master
New Revision:  badb292ceb1ee37bd1c88b4eeac581325b082720
   Changeset:  https://github.com/MythTV/packaging/commit/badb292ce

Log:

Re-enable MMX after reports it works on 10.5 and 10.6

Much of the FFmpeg code needs precise compiler/assembler/linker settings
to build cleanly with some of Apple's GCC versions. We used to have to
disable MMX because we used our own settings to build everything.
After switching to using the FFmpeg Makefile, it builds cleanly again.

Modified:

   OSX/build/osx-packager.pl



More information about the mythtv-commits mailing list