mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user