commit:     d3ebc1b5c5b02ce0ba70d1da4b3e3dc1661203c8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 09:40:02 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 <asturm <AT> 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

Reply via email to