Magellan Linux

Contents of /trunk/libvisual/patches/libvisual-0.2.0-ppc.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 150 - (show annotations) (download)
Tue May 8 20:15:07 2007 UTC (17 years ago) by niro
File size: 387 byte(s)
-moved to patches subdir

1 diff -uprN libvisual.orig/lv_cpu.c libvisual/lv_cpu.c
2 --- libvisual.orig/lv_cpu.c 2005-04-06 22:04:26.000000000 +0200
3 +++ libvisual/lv_cpu.c 2005-04-06 22:04:50.000000000 +0200
4 @@ -423,7 +423,7 @@ void visual_cpu_initialize ()
5 #endif
6 #endif /* VISUAL_ARCH_X86 */
7
8 -#if VISUAL_ARCH_POWERPC
9 +#ifdef VISUAL_ARCH_POWERPC
10 check_os_altivec_support ();
11 #endif /* VISUAL_ARCH_POWERPC */
12