[Ffmpeg-cvslog] r6627 - trunk/configure

gpoirier subversion
Tue Oct 10 14:33:04 CEST 2006


Author: gpoirier
Date: Tue Oct 10 14:33:03 2006
New Revision: 6627

Modified:
   trunk/configure

Log:
Add pentium-m to the list of tuning targets


Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Tue Oct 10 14:33:03 2006
@@ -1100,7 +1100,7 @@
             TUNECPU=ppc970
             POWERPCMODE="64bits"
         ;;
-        i[3456]86|pentium|pentiumpro|pentium-mmx|pentium[234]|prescott|k6|k6-[23]|athlon|athlon-tbird|athlon-4|athlon-[mx]p|winchip-c6|winchip2|c3|nocona|athlon64|k8|opteron|athlon-fx)
+        i[3456]86|pentium|pentiumpro|pentium-mmx|pentium[234]|pentium-m|prescott|k6|k6-[23]|athlon|athlon-tbird|athlon-4|athlon-[mx]p|winchip-c6|winchip2|c3|nocona|athlon64|k8|opteron|athlon-fx)
             add_cflags "-march=$tune"
         ;;
         sparc64)




More information about the ffmpeg-cvslog mailing list