]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- sparc64 patch taken from FC
authortommat <tommat@pld-linux.org>
Thu, 6 Aug 2009 07:35:36 +0000 (07:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Mesa-sparc64.patch -> 1.1

Mesa-sparc64.patch [new file with mode: 0644]

diff --git a/Mesa-sparc64.patch b/Mesa-sparc64.patch
new file mode 100644 (file)
index 0000000..25013b0
--- /dev/null
@@ -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
This page took 0.028214 seconds and 4 git commands to generate.