Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > by-pkgid > 9488514cad2bc9bfe7e06a895874abb5 > files > 28

Glide_V3-DRI-2002.04.10-2mdv2009.0.src.rpm

diff -Naur h3/glide3/src/cpu_alpha.c h3/glide3/src/cpu_alpha.c
--- h3/glide3/src/cpu_alpha.c	2007-03-08 05:58:19.000000000 +0200
+++ h3/glide3/src/cpu_alpha.c	2007-03-08 05:59:30.000000000 +0200
@@ -1,4 +1,4 @@
-#ifdef __alpha__
+#ifndef __i386__
 
 #include <stdio.h>
 #include <string.h>
diff -Naur h5/glide3/src/cpu_alpha.c h5/glide3/src/cpu_alpha.c
--- h5/glide3/src/cpu_alpha.c	2007-03-08 05:58:19.000000000 +0200
+++ h5/glide3/src/cpu_alpha.c	2007-03-08 05:59:59.000000000 +0200
@@ -1,4 +1,4 @@
-#ifdef __alpha__
+#ifndef __i386__
 
 #include <stdio.h>
 #include <string.h>