open-src/xserver/xorg/glx-impure.patch
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Thu, 01 Sep 2011 19:13:57 -0700
changeset 1201 d6ebb7728565
parent 1124 7bc7e624f965
permissions -rw-r--r--
6489124 docs needed for Xserver dtrace provider

diff --git a/hw/xfree86/dixmods/Makefile.am b/hw/xfree86/dixmods/Makefile.am
index 5e5725e..bf81436 100644
--- a/hw/xfree86/dixmods/Makefile.am
+++ b/hw/xfree86/dixmods/Makefile.am
@@ -44,7 +44,7 @@ libwfb_la_LIBADD = $(top_builddir)/fb/libwfb.la
 libwfb_la_SOURCES = $(top_builddir)/fb/fbcmap_mi.c fbmodule.c
 libwfb_la_CFLAGS = $(AM_CFLAGS) -DFB_ACCESS_WRAPPER
 
-libglx_la_LDFLAGS = -avoid-version
+libglx_la_LDFLAGS = -avoid-version -mimpure-text
 if AIGLX
 GLXDRI_LIBRARY = $(top_builddir)/glx/libglxdri.la
 endif