Skip to content

Commit

Permalink
qt5-build.eclass: cleanup outdated comment
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Jan 10, 2024
1 parent 5eae662 commit d3ebc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/qt5-build.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d3ebc1b

Please sign in to comment.