]> git.pld-linux.org Git - packages/xorg-xserver-server.git/blame - 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
CommitLineData
11f3745f
AM
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.027234 seconds and 4 git commands to generate.