dev-qt/qttools: re-enable unity builds for designer in 6.8+

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2024-09-03 03:11:53 -04:00
parent 2d7610a686
commit 1d9e509b18
2 changed files with 0 additions and 4 deletions

View File

@@ -93,8 +93,6 @@ src_configure() {
# QtHelp into another package so that qtdeclarative can depend on it
# without a circular dependency with qttools
$(cmake_use_find_package qmlls Qt6QmlLSPrivate)
$(usev designer -DQT_UNITY_BUILD=OFF) # fails to build (QTBUG-122634)
)
qt6-build_src_configure

View File

@@ -93,8 +93,6 @@ src_configure() {
# QtHelp into another package so that qtdeclarative can depend on it
# without a circular dependency with qttools
$(cmake_use_find_package qmlls Qt6QmlLSPrivate)
$(usev designer -DQT_UNITY_BUILD=OFF) # fails to build (QTBUG-122634)
)
qt6-build_src_configure