[mythtv-commits] Ticket #11136: [Patch] Fix build on big endian systems

MythTV noreply at mythtv.org
Tue Oct 2 18:31:42 UTC 2012


#11136: [Patch] Fix build on big endian systems
------------------------------------------------+--------------------------
     Reporter:  Craig Treleaven <ctreleaven@…>  |      Owner:  jyavenard
         Type:  Patch - Bug Fix                 |     Status:  new
     Priority:  minor                           |  Milestone:  unknown
    Component:  Ports - OSX                     |    Version:  0.25.2
     Severity:  medium                          |   Keywords:  big endian
Ticket locked:  0                               |  PPC byteswap
------------------------------------------------+--------------------------
 Myth does not build on big endian systems such as PPC (OS X) as
 /libs/libmythtv tries to conditionally include the file byteswap.h that is
 no longer in Git.  Attached patches put inline code in the two affected
 programs  that allows the build to finish.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11136>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list