x11-drivers/xf86-video-intel: Disable DRI1 support
authorMatt Turner <mattst88@gentoo.org>
Fri, 2 Mar 2018 01:20:17 +0000 (17:20 -0800)
committerMatt Turner <mattst88@gentoo.org>
Fri, 2 Mar 2018 01:20:17 +0000 (17:20 -0800)
Closes: https://bugs.gentoo.org/649302
Package-Manager: Portage-2.3.19, Repoman-2.3.6

x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20180214.ebuild

index 70fbe1a0ea4b238c70ef4b6d99b448f78c45c794..78b5b23c9cc6b549225a49c85ac3a618f55c2334 100644 (file)
@@ -61,6 +61,7 @@ DEPEND="${RDEPEND}
 src_configure() {
        replace-flags -Os -O2
        XORG_CONFIGURE_OPTIONS=(
+               --disable-dri1
                $(use_enable debug)
                $(use_enable dri)
                $(use_enable dri dri3)