commit:     3313b2661bef1e56f0d089cc5b2c6f2d470fb6be
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Sat Jul 21 00:47:06 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jul 27 23:18:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3313b266

x11-drivers/xf86-video-ati: add --disable-selective-werror

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild | 1 +
 x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild      | 1 +
 2 files changed, 2 insertions(+)

diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild 
b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild
index a40bcd1bfe7..1ac62fccd4e 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild
@@ -55,6 +55,7 @@ src_prepare() {
 
 src_configure() {
        local econfargs=(
+               --disable-selective-werror
                $(use_enable glamor)
                $(use_enable udev)
        )

diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild 
b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
index a40bcd1bfe7..1ac62fccd4e 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
@@ -55,6 +55,7 @@ src_prepare() {
 
 src_configure() {
        local econfargs=(
+               --disable-selective-werror
                $(use_enable glamor)
                $(use_enable udev)
        )

Reply via email to