Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/
Date: Sat, 09 Jun 2018 16:20:19
Message-Id: 1528561123.743d139255e027397d1538e2eb2c25e99a8bdcde.mattst88@gentoo
1 commit: 743d139255e027397d1538e2eb2c25e99a8bdcde
2 Author: Mike Lothian <mike <AT> fireburn <DOT> co <DOT> uk>
3 AuthorDate: Sat Jun 9 16:18:43 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 9 16:18:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743d1392
7
8 /home/mattst88/projects/gentoo: Remove duplicate gallium-nine config
9
10 media-libs/mesa/mesa-9999.ebuild | 1 -
11 1 file changed, 1 deletion(-)
12
13 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
14 index 06aaa79ae03..74c6a601092 100644
15 --- a/media-libs/mesa/mesa-9999.ebuild
16 +++ b/media-libs/mesa/mesa-9999.ebuild
17 @@ -368,7 +368,6 @@ multilib_src_configure() {
18 -Dglx=dri
19 -Dshared-glapi=true
20 $(meson_use !bindist texture-float)
21 - $(meson_use d3d9 gallium-nine)
22 $(meson_use dri3)
23 $(meson_use egl)
24 $(meson_use gbm)