Re: git: 43c36a072a0b - 2023Q3 - audio/mumble: with LTO on "QWidget: Cannot create a QWidget without QApplication"

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 28 Aug 2023 21:52:19 UTC
Vladimir Druzenko <vvd@FreeBSD.org> writes:

> +LTO_BROKEN=		"QWidget: Cannot create a QWidget without QApplication": \
> +			https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273078
>  LTO_CMAKE_BOOL=		lto

Qt + LTO is a minefield, see https://github.com/InBetweenNames/gentooLTO/issues/444
For example, emulators/yuzu upstream limited LTO to non-GUI parts.