Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gmmlib/
Date: Sat, 25 Jun 2022 14:35:33
Message-Id: 1656167687.09349754963dfc5ea2a28578052fc30390df1766.conikost@gentoo
1 commit: 09349754963dfc5ea2a28578052fc30390df1766
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 14:13:13 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 14:34:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09349754
7
8 media-libs/gmmlib: update live ebuild
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 media-libs/gmmlib/gmmlib-9999.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/media-libs/gmmlib/gmmlib-9999.ebuild b/media-libs/gmmlib/gmmlib-9999.ebuild
16 index c70f66b3948d..d1d021ad0117 100644
17 --- a/media-libs/gmmlib/gmmlib-9999.ebuild
18 +++ b/media-libs/gmmlib/gmmlib-9999.ebuild
19 @@ -3,6 +3,8 @@
20
21 EAPI=8
22
23 +CMAKE_BUILD_TYPE="Release"
24 +
25 inherit cmake
26
27 if [[ ${PV} == *9999 ]] ; then