public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-intel/files: xf86-video-intel-2.99.912-disable-dri3.patch
@ 2014-06-18  7:08 Remi Cardona (remi)
  0 siblings, 0 replies; only message in thread
From: Remi Cardona (remi) @ 2014-06-18  7:08 UTC (permalink / raw
  To: gentoo-commits

remi        14/06/18 07:08:18

  Added:                xf86-video-intel-2.99.912-disable-dri3.patch
  Log:
  x11-drivers/xf86-video-intel: Disable DRI3 support (see bug #513500)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.1                  x11-drivers/xf86-video-intel/files/xf86-video-intel-2.99.912-disable-dri3.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/files/xf86-video-intel-2.99.912-disable-dri3.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/files/xf86-video-intel-2.99.912-disable-dri3.patch?rev=1.1&content-type=text/plain

Index: xf86-video-intel-2.99.912-disable-dri3.patch
===================================================================
--- configure.old	2014-06-18 08:36:47.151142539 +0200
+++ configure	2014-06-18 09:05:13.568360179 +0200
@@ -20769,7 +20769,7 @@
 	DRI3_LIBS=$pkg_cv_DRI3_LIBS
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
-	DRI3=$DRI
+	DRI3=no
 fi
 	fi
 	if test "x$DRI3" != "xno"; then
@@ -20850,10 +20850,6 @@
 $as_echo "#define HAVE_DRI3 1" >>confdefs.h
 
 	dri_msg="$dri_msg DRI3"
-else
-	if test "x$DRI" = "xyes" -a "x$KMS" = "xyes"; then
-		as_fn_error $? "DRI3 requested but prerequisites not found" "$LINENO" 5
-	fi
 fi
 
 for ac_header in X11/extensions/dpmsconst.h





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-18  7:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-18  7:08 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-intel/files: xf86-video-intel-2.99.912-disable-dri3.patch Remi Cardona (remi)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox