]> git.pld-linux.org Git - packages/xorg-xserver-server.git/blob - xorg-xserver-server-gcc-x86_64-workaround.patch
- backport glyph cache from master (x11perf -aa10text jump from 70k/s to 300k/s on...
[packages/xorg-xserver-server.git] / xorg-xserver-server-gcc-x86_64-workaround.patch
1 --- xorg-server-1.1.99.903/hw/xfree86/scanpci/Makefile.am.org   2007-01-14 19:12:55.064720250 +0100
2 +++ xorg-server-1.1.99.903/hw/xfree86/scanpci/Makefile.am       2007-01-14 19:18:16.832829500 +0100
3 @@ -1,3 +1,6 @@
4 +
5 +CFLAGS = @CFLAGS@ -O0
6 +
7  module_LTLIBRARIES = libscanpci.la libpcidata.la
8  
9  libpcidata_la_LDFLAGS = -avoid-version
This page took 0.036045 seconds and 3 git commands to generate.