packages: Mesa/Mesa-sparc64.patch (NEW) - sparc64 patch taken from FC
tommat
tommat at pld-linux.org
Thu Aug 6 09:35:41 CEST 2009
Author: tommat Date: Thu Aug 6 07:35:41 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- sparc64 patch taken from FC
---- Files affected:
packages/Mesa:
Mesa-sparc64.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/Mesa/Mesa-sparc64.patch
diff -u /dev/null packages/Mesa/Mesa-sparc64.patch:1.1
--- /dev/null Thu Aug 6 09:35:41 2009
+++ packages/Mesa/Mesa-sparc64.patch Thu Aug 6 09:35:36 2009
@@ -0,0 +1,11 @@
+--- mesa-20090322/src/mesa/sparc/xform.S.BAD 2009-04-10 17:19:53.000000000 -0500
++++ mesa-20090322/src/mesa/sparc/xform.S 2009-04-10 17:20:57.000000000 -0500
+@@ -17,7 +17,7 @@
+
+ #include "sparc_matrix.h"
+
+-#if defined(SVR4) || defined(__SVR4) || defined(__svr4__)
++#if defined(SVR4) || defined(__SVR4) || defined(__svr4__) || defined(__arch64__)
+ /* Solaris requires this for 64-bit. */
+ .register %g2, #scratch
+ .register %g3, #scratch
================================================================
More information about the pld-cvs-commit
mailing list