open-src/xserver/xorg/glx-impure.patch
changeset 606 068c11b419c9
parent 98 c21b46ed1efd
child 705 24ca414edbff
equal deleted inserted replaced
605:e5259db5befc 606:068c11b419c9
     1 --- hw/xfree86/dixmods/Makefile.am	2006-10-13 15:52:55.000000000 -0700
     1 diff -urp -x '*~' -x '*.orig' hw/xfree86/dixmods/Makefile.am hw/xfree86/dixmods/Makefile.am
     2 +++ hw/xfree86/dixmods/Makefile.am	2006-11-13 17:51:21.657883000 -0800
     2 --- hw/xfree86/dixmods/Makefile.am	2008-09-24 20:22:24.347811000 -0700
     3 @@ -66,7 +66,7 @@
     3 +++ hw/xfree86/dixmods/Makefile.am	2008-09-24 20:22:41.701679000 -0700
     4  libfb_la_SOURCES = $(top_builddir)/fb/fbcmap.c fbmodule.c
     4 @@ -79,7 +79,7 @@ libwfb_la_LIBADD = $(top_builddir)/fb/li
     5  libfb_la_CFLAGS = -DXFree86Server $(AM_CFLAGS)
     5  libwfb_la_SOURCES = $(top_builddir)/fb/fbcmap_mi.c fbmodule.c
       
     6  libwfb_la_CFLAGS = $(AM_CFLAGS) -DFB_ACCESS_WRAPPER
     6  
     7  
     7 -libglx_la_LDFLAGS = -avoid-version
     8 -libglx_la_LDFLAGS = -avoid-version
     8 +libglx_la_LDFLAGS = -avoid-version -mimpure-text
     9 +libglx_la_LDFLAGS = -avoid-version -mimpure-text
     9  if AIGLX
    10  if AIGLX
    10  GLXDRI_LIBRARY = $(top_builddir)/GL/glx/libglxdri.la
    11  GLXDRI_LIBRARY = $(top_builddir)/glx/libglxdri.la
    11  endif
    12  endif