]> git.pld-linux.org Git - packages/XFree86.git/blobdiff - XFree86-alpha_GLX_align_fix.patch
This commit was manufactured by cvs2git to create branch 'XORG_7_1'.
[packages/XFree86.git] / XFree86-alpha_GLX_align_fix.patch
diff --git a/XFree86-alpha_GLX_align_fix.patch b/XFree86-alpha_GLX_align_fix.patch
deleted file mode 100644 (file)
index 041f2c9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-This patch by Brian Paul.
-
---- XFree86-4.1.0/xc/lib/GL/glx/Imakefile~     Wed Jun 20 16:32:13 2001
-+++ XFree86-4.1.0/xc/lib/GL/glx/Imakefile      Wed Jun 20 16:33:55 2001
-@@ -87,7 +87,11 @@
-               vertarr.o \
-               xfont.o
-+#if defined(AlphaArchitecture)
-+     GLX_DEFS = GlxDefines VidModeExtensionDefines -D__GLX_ALIGN64
-+#else
-      GLX_DEFS = GlxDefines VidModeExtensionDefines
-+#endif
- #if BuildXF86DRI
-      DRI_INCS = -I$(GLXLIBSRC)/dri
This page took 0.026513 seconds and 4 git commands to generate.