]> git.pld-linux.org Git - packages/XFree86.git/blobdiff - XFree86-alpha_GLX_align_fix.patch
- scanpci builds on ppc now
[packages/XFree86.git] / XFree86-alpha_GLX_align_fix.patch
index eed62630fc27a91127d01cd890018efd6a5c06da..041f2c9d81d7d30460d5e47d3e36c519be349280 100644 (file)
@@ -7,9 +7,9 @@ This patch by Brian Paul.
                xfont.o
  
 +#if defined(AlphaArchitecture)
-+     GLX_DEFS = GlxDefines -D__GLX_ALIGN64
++     GLX_DEFS = GlxDefines VidModeExtensionDefines -D__GLX_ALIGN64
 +#else
-      GLX_DEFS = GlxDefines
+      GLX_DEFS = GlxDefines VidModeExtensionDefines
 +#endif
  
  #if BuildXF86DRI
This page took 0.085211 seconds and 4 git commands to generate.