dev-qt/qttools: filter-lto in 6.11 for now due to ODR issues

Thanks-to: Alfred Wingate <parona@protonmail.com>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2026-05-01 14:39:02 -04:00
parent 7245956878
commit e52bb8a27c
3 changed files with 12 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ LLVM_OPTIONAL=1
# and 3rdparty/ tries to FetchContent gtest)
QT6_RESTRICT_TESTS=1
inherit llvm-r2 optfeature qt6-build xdg
inherit flag-o-matic llvm-r2 optfeature qt6-build xdg
DESCRIPTION="Qt Tools Collection"
@@ -82,6 +82,9 @@ src_prepare() {
}
src_configure() {
# validator.h:25:8: error: type 'struct Validator' ... [-Werror=odr]
use linguist && filter-lto
use qdoc && llvm_chost_setup
local mycmakeargs=(

View File

@@ -12,7 +12,7 @@ LLVM_OPTIONAL=1
# and 3rdparty/ tries to FetchContent gtest)
QT6_RESTRICT_TESTS=1
inherit llvm-r2 optfeature qt6-build xdg
inherit flag-o-matic llvm-r2 optfeature qt6-build xdg
DESCRIPTION="Qt Tools Collection"
@@ -82,6 +82,9 @@ src_prepare() {
}
src_configure() {
# validator.h:25:8: error: type 'struct Validator' ... [-Werror=odr]
use linguist && filter-lto
use qdoc && llvm_chost_setup
local mycmakeargs=(

View File

@@ -12,7 +12,7 @@ LLVM_OPTIONAL=1
# and 3rdparty/ tries to FetchContent gtest)
QT6_RESTRICT_TESTS=1
inherit llvm-r2 optfeature qt6-build xdg
inherit flag-o-matic llvm-r2 optfeature qt6-build xdg
DESCRIPTION="Qt Tools Collection"
@@ -82,6 +82,9 @@ src_prepare() {
}
src_configure() {
# validator.h:25:8: error: type 'struct Validator' ... [-Werror=odr]
use linguist && filter-lto
use qdoc && llvm_chost_setup
local mycmakeargs=(