aboutsummaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-01-10 10:40:02 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-01-10 10:40:02 +0100
commitd3ebc1b5c5b02ce0ba70d1da4b3e3dc1661203c8 (patch)
treed386ff7b00c24cc1696c1f1240b3e16624d46fdc /eclass
parentx11-misc/sddm: Update patches (diff)
downloadqt-d3ebc1b5c5b02ce0ba70d1da4b3e3dc1661203c8.tar.gz
qt-d3ebc1b5c5b02ce0ba70d1da4b3e3dc1661203c8.tar.bz2
qt-d3ebc1b5c5b02ce0ba70d1da4b3e3dc1661203c8.zip
qt5-build.eclass: cleanup outdated comment
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/qt5-build.eclass2
1 files changed, 1 insertions, 1 deletions
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