summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-07-20 19:46:02 -0500
committerMatt Turner <mattst88@gentoo.org>2018-07-27 16:18:46 -0700
commit66c24d866e939044601f58d1521e00224ca8bf4b (patch)
tree090292e988f9939e4dcfa20bccdc77cba1f1cb26 /x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild
parentx11-drivers/xf86-input-libinput: add --disable-selective-werror (diff)
downloadgentoo-66c24d866e939044601f58d1521e00224ca8bf4b.tar.gz
gentoo-66c24d866e939044601f58d1521e00224ca8bf4b.tar.bz2
gentoo-66c24d866e939044601f58d1521e00224ca8bf4b.zip
x11-drivers/xf86-video-amdgpu: add --disable-selective-werror
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild')
-rw-r--r--x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild
index 8f1a95c399ec..1045c31be890 100644
--- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild
+++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild
@@ -39,6 +39,7 @@ src_prepare() {
src_configure() {
local econfargs=(
+ --disable-selective-werror
--enable-glamor
)