[mythtv-commits] Ticket #3020: Changeset 12645 breaks PowerPC Linux Altivec Detection
MythTV
mythtv at cvs.mythtv.org
Tue Jan 30 00:27:09 UTC 2007
#3020: Changeset 12645 breaks PowerPC Linux Altivec Detection
--------------------------------+-------------------------------------------
Reporter: mythtv at taoyama.com | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: 0.20
Severity: medium |
--------------------------------+-------------------------------------------
If -maltivec is not passed into the C compiler a "#include <altivec.h>"
will always fail. The fix is to add $ARCHFLAGS to the check_header
altivec.h line in configure. Patch attached.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3020>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list