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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6C691158451 for ; Wed, 10 Jan 2024 09:40:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A3B82BC013; Wed, 10 Jan 2024 09:40:26 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7BF062BC013 for ; Wed, 10 Jan 2024 09:40:26 +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 6AF6A34326F for ; Wed, 10 Jan 2024 09:40:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB262141 for ; Wed, 10 Jan 2024 09:40:23 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1704879602.d3ebc1b5c5b02ce0ba70d1da4b3e3dc1661203c8.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: eclass/ X-VCS-Repository: proj/qt X-VCS-Files: eclass/qt5-build.eclass X-VCS-Directories: eclass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d3ebc1b5c5b02ce0ba70d1da4b3e3dc1661203c8 X-VCS-Branch: master Date: Wed, 10 Jan 2024 09:40:23 +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: 0867e53a-7f62-4d5f-97c2-74201d96f0e5 X-Archives-Hash: ac6432f265ef42b2afab33d809ffe5b3 commit: d3ebc1b5c5b02ce0ba70d1da4b3e3dc1661203c8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jan 10 09:40:02 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 10 09:40:02 2024 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=d3ebc1b5 qt5-build.eclass: cleanup outdated comment Signed-off-by: Andreas Sturmlechner gentoo.org> eclass/qt5-build.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass index 60d525b3..8f4e6a0a 100644 --- a/eclass/qt5-build.eclass +++ b/eclass/qt5-build.eclass @@ -185,7 +185,7 @@ qt5-build_src_prepare() { append-ldflags $(test-flags-CCLD -Wl,--undefined-version) fi - # many bugs, no one to fix (already done for qtbase) + # many bugs, no one to fix filter-lto if [[ ${QT5_BUILD_TYPE} == live ]] || [[ -n ${KDE_ORG_COMMIT} ]]; then