From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [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 960D7158094 for ; Sun, 18 Sep 2022 07:23:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46A78E08C8; Sun, 18 Sep 2022 07:22:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 313D6E08C8 for ; Sun, 18 Sep 2022 07:22:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 03723340EF9 for ; Sun, 18 Sep 2022 07:22:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 323635DB for ; Sun, 18 Sep 2022 07:22:51 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1663485650.9ffd5b9e05d0de6b89ad706afb0cda5dd2d09a07.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/thunderbird/metadata.xml X-VCS-Directories: mail-client/thunderbird/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 9ffd5b9e05d0de6b89ad706afb0cda5dd2d09a07 X-VCS-Branch: master Date: Sun, 18 Sep 2022 07:22:51 +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: c533dd1c-b6ff-4c79-8cf5-efe599d16da0 X-Archives-Hash: e5909dc8571d86be199d833df8283a3c commit: 9ffd5b9e05d0de6b89ad706afb0cda5dd2d09a07 Author: Joonas Niilola gentoo org> AuthorDate: Sun Sep 18 07:20:50 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Sep 18 07:20:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ffd5b9e mail-client/thunderbird: update lto description in metadata.xml Signed-off-by: Joonas Niilola gentoo.org> mail-client/thunderbird/metadata.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail-client/thunderbird/metadata.xml b/mail-client/thunderbird/metadata.xml index 0d7187e0a3e1..79c8a5b0d1da 100644 --- a/mail-client/thunderbird/metadata.xml +++ b/mail-client/thunderbird/metadata.xml @@ -10,8 +10,7 @@ Disable EME (DRM plugin) capability at build time Force-enable hardware-accelerated rendering (Mozilla bug 594876) Enable libproxy support - Enable Link Time Optimization (LTO). Requires Gold linker when using GCC - or LDD linker when using Clang + Enable Link Time Optimization (LTO) Use media-libs/openh264 for H.264 support instead of downloading binary blob from Mozilla at runtime Add support for profile-guided optimization using gcc-4.5,