[mythtv] [patch] linuxppc

Nigel Pearson nigel at ind.tansu.com.au
Mon Feb 7 02:27:30 UTC 2005


> small patch that makes it possible to compile mythtv on linuxppc.


	Question about this (your patch slightly modified by Jeremiah):

RCS file: /var/lib/mythcvs/mythtv/settings.pro,v
retrieving revision 1.96
retrieving revision 1.97
diff -r1.96 -r1.97
16a17
 >     contains( TARGET_ARCH_X86, yes ) {
19,21c20,22
<     macx {
<         DEFINES -= MMX
<         # Don't use -O3, it causes some Qt moc methods to go missing '
---
 >     }
 >     contains( TARGET_ARCH_POWERPC, yes ) {
 >         # Don't use -O3, it causes some Qt moc methods to go missing



	Was LinuxPPC really not OK with -O3?
I thought reducing it to -02 was only a Qt/Mac problem.

--
Nigel Pearson, nigel at ind.tansu.com.au | "Gentlemen,
Telstra BI&D, Sydney, Australia       |  you can't fight in here
Office: 8255 4222    Fax:  8255 3153  |  - this is the war room!"
Mobile: 0408 664435  Home: 9792 6998  |      Dr Strangelove



More information about the mythtv-dev mailing list