[mythtv-firehose] mythtv/jyavenard/backports/fixes/0.24 commit: df257b19f by Jean-Yves Avenard (jyavenard)

MythTV noreply at mythtv.org
Thu Mar 8 11:34:57 UTC 2012


      Author:  Jean-Yves Avenard <jyavenard at mythtv.org>
 Change Date:  2012-03-08T02:47:08-08:00
   Push Date:  2012/03/08 03:34:46 -0800
  Repository:  mythtv
      Branch:  jyavenard/backports/fixes/0.24
New Revision:  df257b19f1d004db4653e85da5bb7d6dba3be281
   Changeset:  https://github.com/MythTV/mythtv/commit/df257b19f

Log:

Add --firewire-sdk configuration switch to configure

The configure script only looked into /Developer to find the mac FireWire SDK. Unfortunately the FireWire SDK available on Apple developer site is for i386 and ppc archicture only. As such compilation in 64 bits would fail on mac
The --firewire-sdk allows to point to an alternative SDK, one that would be 64 bits compatible (as new mac build script allow)

Conflicts:

	mythtv/configure
[cherry-picked from 21ad34b6]

Modified:

   mythtv/configure



More information about the mythtv-firehose mailing list