]> git.pld-linux.org Git - packages/xorg-xserver-server.git/blob - xorg-xserver-server-less-acpi-brokenness.patch
- up to 1.14.4; fixes CVE-2013-4396
[packages/xorg-xserver-server.git] / xorg-xserver-server-less-acpi-brokenness.patch
1 From 392ce7dc5062416a8cf1c9a66e0dce1677f46804 Mon Sep 17 00:00:00 2001
2 From: Adam Jackson <ajax@redhat.com>
3 Date: Wed, 9 Nov 2011 11:52:06 +1000
4 Subject: [PATCH] Don't build the ACPI code.
5
6 No good can come of this.
7 ---
8  configure.ac |    1 -
9  1 files changed, 0 insertions(+), 1 deletions(-)
10
11 diff --git a/configure.ac b/configure.ac
12 index 63d59f9..6683005 100644
13 --- a/configure.ac
14 +++ b/configure.ac
15 @@ -1624,7 +1624,6 @@ if test "x$XORG" = xyes; then
16                         linux_alpha=yes
17                         ;;
18                   i*86|amd64*|x86_64*|ia64*)
19 -                       linux_acpi="yes"
20                         ;;
21                   *)
22                         ;;
23 -- 
24 1.7.7
25
This page took 0.062306 seconds and 3 git commands to generate.