[Bug 62198] x11-drivers/xf86-video-intel-2.21.4 and transparency

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 12 11:03:26 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=62198

--- Comment #16 from Chris Wilson <chris at chris-wilson.co.uk> ---
Interesting, very interesting. What version of gcc do you have?

So does

diff --git a/src/sna/sna_cpu.c b/src/sna/sna_cpu.c
index ef6843f..5b1c2d1 100644
--- a/src/sna/sna_cpu.c
+++ b/src/sna/sna_cpu.c
@@ -31,7 +31,7 @@

 #include "sna.h"

-#if HAS_GCC(4, 4)
+#if HAS_GCC(4, 4) && 0

 #include <cpuid.h>

restore your sanity?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130312/8e391c9f/attachment.html>


More information about the intel-gfx-bugs mailing list