From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 82EA0158094 for ; Sat, 25 Jun 2022 14:35:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0975E08F4; Sat, 25 Jun 2022 14:35:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8BD85E08E5 for ; Sat, 25 Jun 2022 14:35:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C29D3410D3 for ; Sat, 25 Jun 2022 14:35:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAE07525 for ; Sat, 25 Jun 2022 14:35:16 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1656167687.09349754963dfc5ea2a28578052fc30390df1766.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gmmlib/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gmmlib/gmmlib-9999.ebuild X-VCS-Directories: media-libs/gmmlib/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 09349754963dfc5ea2a28578052fc30390df1766 X-VCS-Branch: master Date: Sat, 25 Jun 2022 14:35:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c210e42b-f8e7-4114-8c0b-9499b472addc X-Archives-Hash: 95a2cb9e675bc93d3132e1938d5bfb89 commit: 09349754963dfc5ea2a28578052fc30390df1766 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Jun 25 14:13:13 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Jun 25 14:34:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09349754 media-libs/gmmlib: update live ebuild Signed-off-by: Conrad Kostecki gentoo.org> media-libs/gmmlib/gmmlib-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/media-libs/gmmlib/gmmlib-9999.ebuild b/media-libs/gmmlib/gmmlib-9999.ebuild index c70f66b3948d..d1d021ad0117 100644 --- a/media-libs/gmmlib/gmmlib-9999.ebuild +++ b/media-libs/gmmlib/gmmlib-9999.ebuild @@ -3,6 +3,8 @@ EAPI=8 +CMAKE_BUILD_TYPE="Release" + inherit cmake if [[ ${PV} == *9999 ]] ; then