patch attached.
-I
Index: mythtv/settings.pro
===================================================================
RCS file: /var/lib/mythcvs/mythtv/settings.pro,v
retrieving revision 1.101
diff -u -r1.101 settings.pro
--- mythtv/settings.pro 6 Feb 2005 20:06:54 -0000 1.101
+++ mythtv/settings.pro 7 Feb 2005 07:26:20 -0000
@@ -21,7 +21,7 @@
# probably should change this...
contains(TARGET_ARCH_X86_64, yes) {
DEFINES += MMX
- QMAKE_CXXFLAGS_RELEASE = -O3 -march=pentiumpro -fomit-frame-pointer
+ QMAKE_CXXFLAGS_RELEASE = -O3 -march=k8 -fomit-frame-pointer
}
contains( TARGET_ARCH_POWERPC, yes ) {
# Do not use -O3, it causes some Qt moc methods to go missing
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev